MaxLength propriété
Gets the maximum length in bytes for a column in the table.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property MaxLength As Short
Get
'Utilisation
Dim instance As UserDefinedTableType
Dim value As Short
value = instance.MaxLength
[SfcPropertyAttribute]
public short MaxLength { get; }
[SfcPropertyAttribute]
public:
property short MaxLength {
short get ();
}
[<SfcPropertyAttribute>]
member MaxLength : int16
function get MaxLength () : short
Valeur de la propriété
Type : System. . :: . .Int16
Int16