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