LogProviderHostClass クラス

定義

public ref class LogProviderHostClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLogProvider100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSObjectHost100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::LogProviderHost
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("0586190F-18E7-4A96-844D-85D8120F4DF0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderHostClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogProvider100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSObjectHost100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.LogProviderHost
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("0586190F-18E7-4A96-844D-85D8120F4DF0")>]
[<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
継承
LogProviderHostClass
属性
実装

コンストラクター

LogProviderHostClass()

プロパティ

ConfigString
CreationName
DelayValidation
Description
Enabled
HostType
ID
InnerObject
Name

メソッド

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

適用対象