ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : SQLBuilderFromClauseFormat Class |
The following tables list the members exposed by SQLBuilderFromClauseFormat.
Name | Description | |
---|---|---|
JoinConditionFormat | Determines SQL text formatting options of joining conditions in the FROM part of query. | |
NewLineAfterDatasource | Instructs to insert line break after each datasource. | |
NewLineAfterJoin | Instructs to insert line break after each JOIN keyword. | |
NewLineBeforeComma | Instructs to insert line break before each comma that separates items in the list. | |
NewLineBeforeJoinExpression | Instructs to start join expressions from new lines. |