Condividi tramite


Proprietà Type

Gets the type of property.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Type As Type
    Get
'Utilizzo
Dim instance As [Property]
Dim value As Type

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

Valore proprietà

Tipo: System. . :: . .Type
A Type system object value that specifies the type of property.