MSSqlUtility Properties |
The MSSqlUtility type exposes the following members.
| Name | Description | |
|---|---|---|
| MAX_NCHAR_LENGTH |
The maximum length of a NCHAR field in the database.
(Overrides SqlUtilityMAX_NCHAR_LENGTH.) | |
| MAX_NVARCHAR_LENGTH |
The maximum length of a NVARCHAR field in the database.
(Overrides SqlUtilityMAX_NVARCHAR_LENGTH.) | |
| MAX_VARCHAR_LENGTH |
The maximum length of a VARCHAR field in the database.
(Overrides SqlUtilityMAX_VARCHAR_LENGTH.) |