LogProviderTextFileClass 類別

定義

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
繼承
LogProviderTextFileClass
屬性
實作

建構函式

LogProviderTextFileClass()

屬性

ConfigString
CreationName
Description
Enabled
ID
Name

方法

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

適用於