言語

DtsCouldNotCreateManagedConnectionException クラス

定義

管理された接続を作成できないことを指定する例外。 このクラスは継承できません。

public ref class DtsCouldNotCreateManagedConnectionException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsCouldNotCreateManagedConnectionException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsCouldNotCreateManagedConnectionException = class
    inherit DtsException
Public NotInheritable Class DtsCouldNotCreateManagedConnectionException
Inherits DtsException
継承
DtsCouldNotCreateManagedConnectionException
属性

プロパティ

名前 説明
ErrorCode

適切な例外クラスを作成するエラーコードを取得します。 このフィールドは読み取り専用です。

(継承元 DtsException)

適用対象