RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSqlServerMethod.Params Property

TParams for method to be executed.

Pascal
property Params: TParams;
C++
__property TParams Params;

Params contains TParams for a server method to be executed by ExecuteMethod. ExecuteMethod uses Params for input and output parameters of the server method. 

 

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