RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomService.ServiceParamBySPB Property

Returns and sets SPB parameters.

Pascal
property ServiceParamBySPB [const Idx: Integer]: String;
C++
__property AnsiString ServiceParamBySPB[int const Idx];

Use ParamBySPB to inspect and set SPB parameters. 

For example DBParamBySPB[isc_SPB_user_name] sets and inspects the user name. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!