EnableExceptionType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum class EnableExceptionType
public enum EnableExceptionType
type EnableExceptionType =
Public Enum EnableExceptionType
- 繼承
-
EnableExceptionType
欄位
| IntegrationServiceExceptionType | 1 | Microsoft.hyperv.powershell.integrationservice 例外狀況類型 |
| NoException | 0 | 啟用 SSIS 支援 AlwaysOn 沒有例外狀況 |
| OtherExceptionType | 3 | 其他例外狀況類型 |
| SqlExceptionType | 2 | SqlException 類型 |