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
IntegrationServiceExceptionType | 1 | Type d’exception IntegrationService |
NoException | 0 | Il n’existe aucune exception pour activer la prise en charge de SSIS AlwaysOn |
OtherExceptionType | 3 | Autre type d’exception |
SqlExceptionType | 2 | Type SqlException |