Partager via


Constructeur DacType

Initialise un objet DacType par défaut.

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 DacType()
public DacType()
public:
DacType()
new : unit -> DacType
public function DacType()

Notes

The default constructor initializes any fields to their default values.