Datasnap.DSCommonServer.TDSCustomServer.GetClassTable

提供:RAD Studio API Documentation

Delphi

function GetClassTable: TDBXTable;

C++

Data::Dbxcommontable::TDBXTable* __fastcall GetClassTable();

プロパティ

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

説明

ClassTable プロパティを操作するための protected 取得メソッドの実装です。

GetClassTable は、ClassTable プロパティを操作するための protected 取得メソッドの実装です。

関連項目