FireDAC.Stan.Option.TFDSecurityOptionValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDSecurityOptionValue = (svAllowedCommandKinds, svAllowMultiCommands,
svAllowSQLChange, svExactUpdatedRecsNum);

C++

enum DECLSPEC_DENUM TFDSecurityOptionValue : unsigned int { svAllowedCommandKinds, svAllowMultiCommands, svAllowSQLChange, svExactUpdatedRecsNum };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Description

Embarcadero Technologies does not currently have any additional information.