CollectionNotAvailableException Constructor
CollectionNotAvailableException クラスの新しいインスタンスを初期化します。
解説
この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。
オーバーロードの一覧
名前 | 説明 |
---|---|
CollectionNotAvailableException () |
CollectionNotAvailableException クラスの新しいインスタンスを初期化します。
|
CollectionNotAvailableException (String) |
指定したメッセージ テキストを使用して、CollectionNotAvailableException クラスの新しいインスタンスを初期化します。
|
CollectionNotAvailableException (String, Exception) |
指定したメッセージ テキストと内部例外を使用して、CollectionNotAvailableException クラスの新しいインスタンスを初期化します。
|
CollectionNotAvailableException (String, ServerVersion) |
指定したコレクションと Microsoft SQL Server のインスタンスのバージョンを使用して、CollectionNotAvailableException クラスの新しいインスタンスを初期化します。
|
参照
関連項目
CollectionNotAvailableException Class
CollectionNotAvailableException Members
Microsoft.SqlServer.Management.Smo Namespace