Active Query Builder 2 .NET Edition reference
MySQLSyntaxProvider Class Properties

For a list of all members of this type, see MySQLSyntaxProvider members.

Public Properties
 NameDescription
Public PropertyAnsiQuotesInstructs the component to quote identifiers with double quotes instead of back quotes.  
Public PropertyDenyIntoClauseOverridden. Instructs to deny the INTO clause parsing and generation.  
Public PropertyIdentCaseSensOverridden. Defines the way database server treats quoted and unquoted identifiers.  
Public PropertyServerVersionGets or sets MySQL server version string.  
Public PropertyServerVersionIntGets or sets MySQL server version as integer.  
Public PropertyTryToSelectLinksViaDriverInstructs the component to try to retrieve foreign keys from the database via data access component method calls in case of failing to retrieve them by querying system objects.  
Top
See Also

Reference

MySQLSyntaxProvider Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback