FireDAC.DatS.TFDDatSRelation.Nested

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Nested: Boolean read FNested write SetNested default False;

C++

__property bool Nested = {read=FNested, write=SetNested, default=0};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRelation

Description

Embarcadero Technologies does not currently have any additional information.