This topic has not yet been rated - Rate this topic

UserDefinedTableType.MaxLength Property

Gets the maximum length in bytes for a column in the table.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public short MaxLength { get; }

Property Value

Type: System.Int16
The maximum length for a column in the table.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.