FormatSqlOptions Class Properties (original) (raw)
Summary
For a list of all members of this type, see FormatSqlOptions members
Public Properties
Name | Description | |
---|---|---|
![]() |
IncludeSemicolons | Gets or sets a value indicating whether to include semi-colons in the formatted SQL result. |
![]() |
NewLineBeforeFromClause | Gets or sets a value indicating whether to include a line break before FROM clauses in the formatted SQL result. |
![]() |
NewLineBeforeGroupByClause | Gets or sets a value indicating whether to include a line break before GROUP BY clauses in the formatted SQL result. |
![]() |
NewLineBeforeHavingClause | Gets or sets a value indicating whether to include a line break before HAVING clauses in the formatted SQL result. |
![]() |
NewLineBeforeJoinClause | Gets or sets a value indicating whether to include a line break before JOIN clauses in the formatted SQL result. |
![]() |
NewLineBeforeOrderByClause | Gets or sets a value indicating whether to include a line break before ORDER BY clauses in the formatted SQL result. |
![]() |
NewLineBeforeWhereClause | Gets or sets a value indicating whether to include a line break before WHERE clauses in the formatted SQL result. |
See Also
Leadtools.Dicom.Common.Anonymization Namespace
Leadtools.Dicom.Common Assembly