Condividi tramite


Proprietà Type

Gets a Type object that represents the type of the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
ReadOnly Property Type As Type
    Get
'Utilizzo
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

Valore proprietà

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