Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
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
Property Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.ResultType
A value that represents what kind of storage is the data in the result.