DtsNotAForEachEnumException 클래스

정의

ForEachEnumerator 유형이 아닌 네이티브 개체에 대해 관리되는 래퍼가 사용될 때 내부 오류가 발생함을 지정하기 위해 발생하는 예외입니다.

public ref class DtsNotAForEachEnumException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsNotAForEachEnumException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsNotAForEachEnumException = class
    inherit DtsException
Public NotInheritable Class DtsNotAForEachEnumException
Inherits DtsException
상속
DtsNotAForEachEnumException
특성

설명

이 오류는 블록에서 try...catch 사용할 수 없습니다.

속성

ErrorCode

적합한 예외 클래스를 만드는 오류 코드를 가져옵니다. 이 필드는 읽기 전용입니다.

(다음에서 상속됨 DtsException)

적용 대상