Partager via


IVsDataParameter.AdoDotNetDataType, propriété

Obtient le type de données d' ADO.NET comme valeur numérique de la collection de métadonnées d' DbMetaDataCollectionNames .

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

Syntaxe

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

Valeur de propriété

Type : System.Int32
Une valeur numérique correspondant au type de données d' ADO.NET .

Sécurité .NET Framework

Voir aussi

Référence

IVsDataParameter Interface

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