Datasnap.DSCommonServer.TDSCustomServer.SetMethodTable

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

Delphi

procedure SetMethodTable(const Methods: TDBXTable);

C++

void __fastcall SetMethodTable(Data::Dbxcommontable::TDBXTable* const Methods);

プロパティ

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

説明

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

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

関連項目