Właściwość ResultType
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)
Syntax
'Deklaracja
Public Property ResultType As ResultType
Get
Set
'Użycie
Dim instance As Request
Dim value As ResultType
value = instance.ResultType
instance.ResultType = value
public ResultType ResultType { get; set; }
public:
property ResultType ResultType {
ResultType get ();
void set (ResultType value);
}
member ResultType : ResultType with get, set
function get ResultType () : ResultType
function set ResultType (value : ResultType)
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ResultType
Żądany typ wyników.