Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
Public ReadOnly Property Type As ResultType
Get
'Usage
Dim instance As EnumResult
Dim value As ResultType
value = instance.Type
public ResultType Type { get; }
public:
property ResultType Type {
ResultType get ();
}
member Type : ResultType
function get Type () : ResultType
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ResultType
A value that represents what kind of storage is the data in the result.