LogProviderTextFileClass Class

Definition

public ref class LogProviderTextFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("03E07F2D-EA22-440B-8DE9-B56A22F0E9FF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.LogProviderTextFile
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("03E07F2D-EA22-440B-8DE9-B56A22F0E9FF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderTextFileClass = class
    interface IDTSLogProvider100
    interface LogProviderTextFile
    interface IDTSLogging100
    interface IDTSName100
Public Class LogProviderTextFileClass
Implements IDTSLogging100, IDTSName100, LogProviderTextFile
Inheritance
LogProviderTextFileClass
Attributes
Implements

Constructors

LogProviderTextFileClass()

Properties

ConfigString
CreationName
Description
Enabled
ID
Name

Methods

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

Applies to