FireDAC.Comp.Client.TFDCustomTableAdapter.DatSTable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomTableAdapter

Delphi

property DatSTable: TFDDatSTable read GetDatSTable write SetDatSTable;

C++

__property Firedac::Dats::TFDDatSTable* DatSTable = {read=GetDatSTable, write=SetDatSTable};

Description

Embarcadero Technologies does not currently have any additional information.