| 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; }
Public Property MaxLength As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also