SetType メソッド
データの結果の種類を表示します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Protected Sub SetType ( _
type As ResultType _
)
'使用
Dim type As ResultType
Me.SetType(type)
protected void SetType(
ResultType type
)
protected:
void SetType(
ResultType type
)
member SetType :
type:ResultType -> unit
protected function SetType(
type : ResultType
)
パラメーター
- type
型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ResultType
データの結果の種類です。