FireDAC.Stan.Option.TFDSecurityOptions Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AllowedCommandKindspublishedLimits the execution of specific SQL commands.
AllowMultiCommandspublishedAllowMultiCommands enables or disables the execution of multiple SQL commands in a single query.
AllowSQLChangepublishedWhen AllowSQLChange is disabled (False), it avoids changes to the text of a FireDAC SQL query at runtime. This property is enabled by default.
Containerpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExactUpdatedRecsNumpublishedAllows FireDAC to limit SQL update operations to a specified number of records.
OwnerObjpublic
VersionpublicRepresents the current options version.