Partager via


Énumération DacExceptionType

The DacExceptionType enumeration contains values that are used to specify the type of DAC exception.

Espace de noms :  Microsoft.SqlServer.Management.Dac
Assembly :  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Syntaxe

'Déclaration
Public Enumeration DacExceptionType
'Utilisation
Dim instance As DacExceptionType
public enum DacExceptionType
public enum class DacExceptionType
type DacExceptionType
public enum DacExceptionType

Membres

Nom de membre Description
DacException The exception originated from the DAC API.

Notes

The DacExceptionType enumeration is served by the DacException class.