Click or drag to resize
Galactic API

SqlUtilityMAX_VARCHAR_LENGTH Property

The maximum length of a VARCHAR 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_VARCHAR_LENGTH { get; }

Property Value

Type: Int32
See Also