Datasnap.DSCommonServer.TDSCustomServer.GetMethodTable

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

Delphi

function GetMethodTable: TDBXTable;

C++

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

プロパティ

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

説明

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

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

関連項目