DtsNotAManagedEnumeratorException 類別

定義

擲回的例外狀況會指定列舉值不是 Managed 列舉值。 此類別無法獲得繼承。

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)

適用於