Datasnap.DSCommonServer.TDSCustomServer.GetClassTable
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSCustomServer |
Delphi
function GetClassTable: TDBXTable;
C++
Data::Dbxcommontable::TDBXTable* __fastcall GetClassTable();
Description
Protected getter implementation for the ClassTable property.
GetClassTable is the protected getter implementation for the ClassTable property.