Datasnap.DSCommonServer.TDSCustomServer.ClassTable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Unit: Datasnap.DSCommonServer
Parent: TDSCustomServer

Delphi

property ClassTable: TDBXTable read GetClassTable write SetClassTable;

C++

__property Data::Dbxcommontable::TDBXTable* ClassTable = {read=GetClassTable, write=SetClassTable};

Description

Embarcadero Technologies does not currently have any additional information.