RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSqlServerMethod.ExecuteMethod Method

Executes remote server method.

Pascal
procedure ExecuteMethod;
C++
__fastcall ExecuteMethod();

ExecuteMethod executes a remote server method. It does not return a result set. Instead, it uses the property 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!