FireDAC.DatS.TFDDatSObject.GetTable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSObject

Delphi

function GetTable: TFDDatSTable; virtual;

C++

virtual TFDDatSTable* __fastcall GetTable();

Description

Embarcadero Technologies does not currently have any additional information.