EnableExceptionType Énumération

Définition

public enum class EnableExceptionType
public enum EnableExceptionType
type EnableExceptionType = 
Public Enum EnableExceptionType
Héritage
EnableExceptionType

Champs

Nom Valeur Description
NoException 0

Il n’y a pas d’exception pour activer le support SSIS AlwaysOn

IntegrationServiceExceptionType 1

Type d’exception IntegrationService

SqlExceptionType 2

Type SqlException

OtherExceptionType 3

Autre type d’exception

S’applique à