Propriété Length
Gets the length of the data type.
Espace de noms : Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly : Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)
Syntaxe
'Déclaration
ReadOnly Property Length As Integer
Get
'Utilisation
Dim instance As ISystemDataType
Dim value As Integer
value = instance.Length
int Length { get; }
property int Length {
int get ();
}
abstract Length : int
function get Length () : int
Valeur de propriété
Type : System. . :: . .Int32
The length of the data type.