RAD Studio VCL Reference
|
Returns and sets SPB parameters.
property ServiceParamBySPB [const Idx: Integer]: String;
__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!
|