Datasnap.DSCommonServer.TDSCustomServer.GetMethodTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMethodTable: TDBXTable;

C++

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

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSCustomServer

Description

Protected getter implementation for the MethodTable property.

GetMethodTable is the protected getter implementation for the MethodTable property.

See Also