EnableExceptionType Enum

Definition

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

Fields

IntegrationServiceExceptionType 1

IntegrationService exception type

NoException 0

There is no exception to enable SSIS support AlwaysOn

OtherExceptionType 3

Other exception type

SqlExceptionType 2

SqlException type

Applies to