Click or drag to resize
Galactic API

SqlUtility Properties

The SqlUtility type exposes the following members.

Properties
  NameDescription
Public propertyMAX_NCHAR_LENGTH
The maximum length of a NCHAR field in the database.
Public propertyMAX_NVARCHAR_LENGTH
The maximum length of a NVARCHAR field in the database.
Public propertyMAX_VARCHAR_LENGTH
The maximum length of a VARCHAR field in the database.
Top
See Also