LogProviderHostClass Class

Definition

public ref class LogProviderHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSObjectHost100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::LogProviderHost
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C5337B2A-9EC3-4CDA-B977-3F8A192A2392")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSObjectHost100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.LogProviderHost
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("C5337B2A-9EC3-4CDA-B977-3F8A192A2392")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderHostClass = class
    interface LogProviderHost
    interface IDTSName100
    interface IDTSObjectHost100
    interface IDTSLogProvider100
    interface IDTSLogging100
Public Class LogProviderHostClass
Implements IDTSLogging100, IDTSLogProvider100, IDTSObjectHost100, LogProviderHost
Inheritance
LogProviderHostClass
Attributes
Implements

Constructors

LogProviderHostClass()

Properties

ConfigString
CreationName
DelayValidation
Description
Enabled
HostType
ID
InnerObject
Name

Methods

CloseLog()
GetFilterStatus(String[])
Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[])
OpenLog()
Validate(IDTSInfoEvents100)

Applies to