Constructeur MissingDacSchemaException
Initializes a new, default instance of the MissingDacSchemaException class.
Espace de noms : Microsoft.SqlServer.Management.Dac
Assembly : Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New MissingDacSchemaException()
public MissingDacSchemaException()
public:
MissingDacSchemaException()
new : unit -> MissingDacSchemaException
public function MissingDacSchemaException()