Freigeben über


Type-Eigenschaft

Gets a Type object that represents the type of the property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
ReadOnly Property Type As Type
    Get
'Usage
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

Eigenschaftswert

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