Active Query Builder 2 .NET Edition reference
SQLGenerationOptions Class Properties

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

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