←Select platform

FormatSqlOptions Class Members

Summary

The following tables list the members exposed by FormatSqlOptions.

Public Constructors

Name Description
Public Constructor FormatSqlOptions Initializes a new instance of FormatSqlOptions.

Public Properties

Name Description
Public Property IncludeSemicolons Gets or sets a value indicating whether to include semi-colons in the formatted SQL result.
Public Property NewLineBeforeFromClause Gets or sets a value indicating whether to include a line break before FROM clauses in the formatted SQL result.
Public Property NewLineBeforeGroupByClause Gets or sets a value indicating whether to include a line break before GROUP BY clauses in the formatted SQL result.
Public Property NewLineBeforeHavingClause Gets or sets a value indicating whether to include a line break before HAVING clauses in the formatted SQL result.
Public Property NewLineBeforeJoinClause Gets or sets a value indicating whether to include a line break before JOIN clauses in the formatted SQL result.
Public Property NewLineBeforeOrderByClause Gets or sets a value indicating whether to include a line break before ORDER BY clauses in the formatted SQL result.
Public Property NewLineBeforeWhereClause Gets or sets a value indicating whether to include a line break before WHERE clauses in the formatted SQL result.

See Also

FormatSqlOptions Class

Leadtools.Dicom.Common.Anonymization Namespace

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.