FireDAC.Stan.Option.TFDSecurityOptions.AllowSQLChange
Delphi
property AllowSQLChange: Boolean read GetAllowSQLChange
C++
__property bool AllowSQLChange = {read=GetAllowSQLChange, write=SetAllowSQLChange, stored=IsASCS, default=1};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | FireDAC.Stan.Option.pas FireDAC.Stan.Option.hpp |
FireDAC.Stan.Option | TFDSecurityOptions |