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
protected LogProviderBase ()
protected:
LogProviderBase ()
protected LogProviderBase ()
protected function LogProviderBase ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
LogProviderBase Class
LogProviderBase Members
Microsoft.SqlServer.Dts.Runtime Namespace