Partager via


Propriété Type

Gets a Type object that represents the type of the property. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
ReadOnly Property Type As Type
    Get
'Utilisation
Dim instance As ISfcProperty
Dim value As Type

value = instance.Type
Type Type { get; }
property Type^ Type {
    Type^ get ();
}
abstract Type : Type
function get Type () : Type

Valeur de propriété

Type : System. . :: . .Type
A Type object that represents the type of the property.