Share via


EnableExceptionType Enum

Definition

public enum class EnableExceptionType
public enum EnableExceptionType
type EnableExceptionType = 
Public Enum EnableExceptionType
Inheritance
EnableExceptionType

Fields

Name Value Description
NoException 0

There is no exception to enable SSIS support AlwaysOn

IntegrationServiceExceptionType 1

IntegrationService exception type

SqlExceptionType 2

SqlException type

OtherExceptionType 3

Other exception type

Applies to