←Select platform

IncludeSemicolons Property

Summary

Gets or sets a value indicating whether to include semi-colons in the formatted SQL result.

Syntax

C#
C++/CLI
public bool IncludeSemicolons { get; set; } 
public:  
   property bool IncludeSemicolons 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to include semi-colons in the formatted SQL result; otherwise, false.

Requirements

Target Platforms

See Also

FormatSqlOptions Class

FormatSqlOptions Members

Leadtools.Dicom.Common.Extensions 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.