EnableExceptionType 列挙型

定義

public enum class EnableExceptionType
public enum EnableExceptionType
type EnableExceptionType = 
Public Enum EnableExceptionType
継承
EnableExceptionType

フィールド

名前 説明
NoException 0

SSISのサポートを有効にする例外はありません。AlwaysOnは

IntegrationServiceExceptionType 1

IntegrationService例外タイプ

SqlExceptionType 2

SqlException タイプ

OtherExceptionType 3

その他の例外タイプ

適用対象