Constructeur DacInstance
Initializes a new instance of the DacInstance 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 DacInstance()
public DacInstance()
public:
DacInstance()
new : unit -> DacInstance
public function DacInstance()
Notes
The default constructor initializes any fields to their default values.