Partilhar via


Construtor MissingDacSchemaException

Initializes a new, default instance of the MissingDacSchemaException class.

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (em Microsoft.SqlServer.Management.Dac.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

Dim instance As New MissingDacSchemaException()
public MissingDacSchemaException()
public:
MissingDacSchemaException()
new : unit -> MissingDacSchemaException
public function MissingDacSchemaException()