Sets the ANSI_QUOTES value for the sql_mode variable.
property AnsiQuotesMode: TAnsiQuotesMode default DefValAnsiQuotesMode;
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.