Partager via


IVsDataParameter.FrameworkDataType, propriété

Obtient le type. NET Framework 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 FrameworkDataType As Type
Type FrameworkDataType { get; }
property Type^ FrameworkDataType {
    Type^ get ();
}
abstract FrameworkDataType : Type
function get FrameworkDataType () : Type

Valeur de propriété

Type : System.Type
Type comme type. NET Framework de ce paramètre.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataParameter Interface

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