次の方法で共有


ResultTypeNotSupportedEnumeratorException コンストラクター (ResultType)

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Public Sub New ( _
    type As ResultType _
)
'使用
Dim type As ResultType 

Dim instance As New ResultTypeNotSupportedEnumeratorException(type)
public ResultTypeNotSupportedEnumeratorException(
    ResultType type
)
public:
ResultTypeNotSupportedEnumeratorException(
    ResultType type
)
new : 
        type:ResultType -> ResultTypeNotSupportedEnumeratorException
public function ResultTypeNotSupportedEnumeratorException(
    type : ResultType
)

パラメーター

関連項目

参照

ResultTypeNotSupportedEnumeratorException クラス

ResultTypeNotSupportedEnumeratorException オーバーロード

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間