LogProviderEventLogClass 類別
此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。
For more information, see LogProvider.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderEventLogClass _
Implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
'用途
Dim instance As LogProviderEventLogClass
[GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")]
[ClassInterfaceAttribute()]
public class LogProviderEventLogClass : IDTSLogProvider100,
LogProviderEventLog, IDTSLogging100, IDTSName100
[GuidAttribute(L"071CC8EB-C343-4CFF-8D58-564B92FCA3CF")]
[ClassInterfaceAttribute()]
public ref class LogProviderEventLogClass : IDTSLogProvider100,
LogProviderEventLog, IDTSLogging100, IDTSName100
[<GuidAttribute("071CC8EB-C343-4CFF-8D58-564B92FCA3CF")>]
[<ClassInterfaceAttribute()>]
type LogProviderEventLogClass =
class
interface IDTSLogProvider100
interface LogProviderEventLog
interface IDTSLogging100
interface IDTSName100
end
public class LogProviderEventLogClass implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
繼承階層
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..LogProviderEventLogClass
執行緒安全性
這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。