Partager via


IVsDataParameter.Length, propriété

Obtient la longueur du paramètre.

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
function get Length () : int

Valeur de propriété

Type : System.Int32
Une valeur entière qui représente la longueur du paramètre.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataParameter Interface

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