Click or drag to resize
Galactic API

SqlUtilityMAX_NVARCHAR_LENGTH Property

The maximum length of a NVARCHAR field in the database.

Namespace:  Galactic.Sql
Assembly:  Galactic.Sql (in Galactic.Sql.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public abstract int MAX_NVARCHAR_LENGTH { get; }

Property Value

Type: Int32
See Also