FireDAC.DatS.TFDDatSRelation.Nested
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSRelation |
Delphi
property Nested: Boolean read FNested write SetNested default False;
C++
__property bool Nested = {read=FNested, write=SetNested, default=0};
Description
Embarcadero Technologies does not currently have any additional information.