Click or drag to resize

TableSchemaColumnMaxLength Property

Gets or sets the maximum length for the column.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public Nullable<int> MaxLength { get; set; }

Property Value

Type: NullableInt32
See Also