API:FireDAC.Stan.Option.TFDTxOptions.AutoCommit
Delphi
property AutoCommit: Boolean read GetAutoCommit write SetAutoCommit stored False default True;
C++
__property bool AutoCommit = {read=GetAutoCommit, write=SetAutoCommit, stored=false, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FireDAC.Stan.Option.pas FireDAC.Stan.Option.hpp |
FireDAC.Stan.Option | TFDTxOptions |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!