Open main menu

RAD Studio API Documentation β

Datasnap.DSCommonServer.TDSCustomServer.GetClassTable

Delphi

function GetClassTable: TDBXTable;

C++

Data::Dbxcommontable::TDBXTable* __fastcall GetClassTable(void);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSCustomServer

Description

Protected getter implementation for the ClassTable property.

GetClassTable is the protected getter implementation for the ClassTable property.

See Also