Active Query Builder 2 .NET Edition reference
MySQLSyntaxProvider Class Members
Properties  Methods  Events

The following tables list the members exposed by MySQLSyntaxProvider.

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
Public Methods
 NameDescription
Public MethodGetDateOverridden.   
Public MethodGetDateTimeOverridden.   
Public MethodGetTimeOverridden.   
Top
See Also

Reference

MySQLSyntaxProvider Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback