Datasnap.DSCommonServer.DSAdmin.DescribeClass
Delphi
function DescribeClass(const ClassName: string): TJSONObject;
C++
System::Json::TJSONObject* __fastcall DescribeClass(const System::UnicodeString ClassName);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp | Datasnap.DSCommonServer | DSAdmin | 
説明
指定されたサーバー クラスの説明を返します。
DescribeClass は、ClassName パラメータで指定されたサーバー クラスの説明を返します。