EnableExceptionType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 |