MyDAC

TMyConnectionOptions.AnsiQuotesMode Property

Sets the ANSI_QUOTES value for the sql_mode variable.

Class

TMyConnectionOptions

Syntax

property AnsiQuotesMode: TAnsiQuotesMode default DefValAnsiQuotesMode;

Remarks

Use the value assigned to the ANSI_QUOTES property for the sql_mode variable. To use these constants, you should add the MyClasses unit to the uses clause.

© 1997-2025 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback