FireDAC.Comp.Client.TFDTable.Exclusive
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDTable | |
Delphi
property Exclusive: Boolean read FExclusive write FExclusive default False;
C++
__property bool Exclusive = {read=FExclusive, write=FExclusive, default=0};
Description
Embarcadero Technologies does not currently have any additional information.