Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes an instance of the LogProviderBase class.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New LogProviderBase()
protected LogProviderBase()
protected:
LogProviderBase()
new : unit -> LogProviderBase
protected function LogProviderBase()