EnumResult.SetType(ResultType) メソッド

定義

データの結果の種類を設定するために使用されます

protected void SetType(Microsoft.SqlServer.Management.Sdk.Sfc.ResultType type);
member this.SetType : Microsoft.SqlServer.Management.Sdk.Sfc.ResultType -> unit
Protected Sub SetType (type As ResultType)

パラメーター

type
ResultType

適用対象