IVsDataColumn.Length, propriété

Obtient la longueur de la colonne.

Espace de noms :  Microsoft.VisualStudio.Data.Services.RelationalObjectModel
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property Length As Integer
int Length { get; }
property int Length {
    int get ();
}
abstract Length : int with get
function get Length () : int

Valeur de propriété

Type : Int32
Une valeur entière qui représente la longueur de la colonne.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataColumn Interface

Microsoft.VisualStudio.Data.Services.RelationalObjectModel, espace de noms