Właściwość EnumResult.Type
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property Type As ResultType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ResultType
Wartość, która reprezentuje, jakiego rodzaju składowania jest danych w wyniku.