FireDAC.Stan.Option.TFDSecurityOptions Properties
InheritedProtected
AllowedCommandKinds | published | Limits the execution of specific SQL commands. |
AllowMultiCommands | published | AllowMultiCommands enables or disables the execution of multiple SQL commands in a single query. |
AllowSQLChange | published | When AllowSQLChange is disabled (False ), it avoids changes to the text of a FireDAC SQL query at runtime. This property is enabled by default. |
Container | public | |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
ExactUpdatedRecsNum | published | specifies the maximum number of rows a DML statement can modify. |
OwnerObj | public | |
Version | public | Represents the current options version. |