QueryNotSupportedEnumeratorException コンストラクター
QueryNotSupportedEnumeratorException クラスの新しいインスタンスを初期化します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New QueryNotSupportedEnumeratorException()
public QueryNotSupportedEnumeratorException()
public:
QueryNotSupportedEnumeratorException()
new : unit -> QueryNotSupportedEnumeratorException
public function QueryNotSupportedEnumeratorException()