DacLogEntry Constructor
Initializes a new instance of the DacLogEntry class.
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DacLogEntry()
public DacLogEntry()
public:
DacLogEntry()
new : unit -> DacLogEntry
public function DacLogEntry()