Data.SqlExpr.TSqlServerMethod

From RAD Studio API Documentation
Jump to: navigation, search

Data.SqlExpr.TCustomSQLDataSetData.DB.TDataSetSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSqlServerMethod
[–] Properties
Type: class
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: Data.SqlExpr

Delphi

TSqlServerMethod = class(TCustomSQLDataSet)

C++

class PASCALIMPLEMENTATION TSqlServerMethod : public TCustomSQLDataSet

Description

TDataSet to call DataSnap server methods and retrieve results from them.

See Also