Active Query Builder 2 .NET Edition reference
SQLGenerationOptions Class Members
Properties 

The following tables list the members exposed by SQLGenerationOptions.

Public Constructors
 NameDescription
Public ConstructorSQLGenerationOptions Constructor  
Top
Public Properties
 NameDescription
Public PropertyAsKeywordInExpressionAliasInstructs the component to insert "AS" keyword between field name and alias ("Fleld AS Alias") or not.  
Public PropertyAsKeywordInObjectAliasInstructs the component to insert "AS" keyword between object name and its alias ("Table AS Alias") or not.  
Public PropertyInnerKeywordInLinksInstructs the component to insert "INNER" keyword before "JOIN" clause or not.  
Public PropertyObjectPrefixSkippingInstructs the component to skip the unnecessary database object prefixes or not.  
Public PropertyOuterKeywordInLinksInstructs the component to insert "OUTER" keyword before "JOIN" clause or not.  
Public PropertyQuoteAllIdentifiersInstructs the component to quote all identifiers.  
Top
See Also

Reference

SQLGenerationOptions Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace
SQLGenerationOptions Property

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback