DtsCouldNotCreateManagedForEachEnumeratorException 類別

定義

指定無法建立 Managed ForEach 列舉值的例外狀況。 此類別無法獲得繼承。

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

屬性

ErrorCode

取得錯誤碼,該錯誤碼會建立適當的例外狀況類別。 此欄位為唯讀。

(繼承來源 DtsException)

適用於