RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSqlServerMethod Class

TDataSet used to call DataSnap server methods.

Pascal
TSqlServerMethod = class(TCustomSQLDataSet);
C++
class TSqlServerMethod : public TCustomSQLDataSet;

TSqlServerMethod is a TDataSet used to call DataSnap server methods and retrieve results from them. 

 

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