Condividi tramite


Proprietà PropertyType

Gets 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
Public Overrides ReadOnly Property PropertyType As Type
    Get
'Utilizzo
Dim instance As LocalizablePropertyDescriptor
Dim value As Type

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

Valore proprietà

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