AdapterAlreadyExistsException コンストラクター

エラーを説明するシステム提供メッセージを使用して、AdapterAlreadyExistsException クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New
'使用
Dim instance As New AdapterAlreadyExistsException()
public AdapterAlreadyExistsException()
public:
AdapterAlreadyExistsException()
new : unit -> AdapterAlreadyExistsException
public function AdapterAlreadyExistsException()

関連項目

参照

AdapterAlreadyExistsException クラス

AdapterAlreadyExistsException オーバーロード

Microsoft.SqlServer.Management.Dmf 名前空間