FireDAC.Comp.Client.TFDCustomTableAdapter.DatSTable

From RAD Studio API Documentation
Revision as of 03:54, 27 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FireDAC.Comp.Client.TFDCustomTableAdapter.DatSTable|api}} ==Description== {{#lsth:API:FireDAC.Comp.Client.TFDCustomTableAdapter.DatSTable|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.