Datasnap.DSCommonServer.TDSCustomServer.GetServerClassList
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSCustomServer |
Delphi
procedure GetServerClassList(const List: TDBXArrayList);
C++
void __fastcall GetServerClassList(Data::Dbxplatform::TDBXArrayList* const List);
Description
Provides a list of classes registered with the server.
GetServerClassList provides a list of classes registered with the server. It returns a list (as a TDBXArrayList) containing classes registered with the server.