DtsNotAManagedEnumeratorException クラス

定義

列挙子がマネージド列挙子でない場合にスローされる例外です。 このクラスは継承できません。

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

プロパティ

ErrorCode

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

(継承元 DtsException)

適用対象