Datasnap.DSCommonServer.TDSCustomServer.GetServerClassList

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure GetServerClassList(const List: TDBXArrayList);

C++

void __fastcall GetServerClassList(Data::Dbxplatform::TDBXArrayList* const List);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSCustomServer

説明

サーバーに登録されたクラスのリストを提供します。

GetServerClassList は、サーバーに登録されたクラスのリストを提供します。 サーバーに登録されるクラスを保持するリストを(TDBXReader として)返します。

関連項目