EnableExceptionType 列挙型

定義

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

フィールド

IntegrationServiceExceptionType 1

IntegrationService 例外の種類

NoException 0

SSIS サポート AlwaysOn を有効にしても例外はありません

OtherExceptionType 3

その他の例外の種類

SqlExceptionType 2

SqlException 型

適用対象