MissingDacSchemaException Constructor

Initializes a new, default instance of the MissingDacSchemaException class.

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

Syntax

'Declaration
Public Sub New
'Usage

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

See Also

Reference

MissingDacSchemaException Class

MissingDacSchemaException Overload

Microsoft.SqlServer.Management.Dac Namespace