Condividi tramite


Enumerazione DacExceptionType

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

Spazio dei nomi  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)

Sintassi

'Dichiarazione
Public Enumeration DacExceptionType
'Utilizzo
Dim instance As DacExceptionType
public enum DacExceptionType
public enum class DacExceptionType
type DacExceptionType
public enum DacExceptionType

Membri

Nome membro Descrizione
DacException The exception originated from the DAC API.

Osservazioni

The DacExceptionType enumeration is served by the DacException class.