Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Represents a class for the LogProviderEventLog interface.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("9BD4455F-7B98-4280-9AA9-932EC8B411D9")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class LogProviderEventLogClass _
Implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
'Usage
Dim instance As LogProviderEventLogClass
[GuidAttribute("9BD4455F-7B98-4280-9AA9-932EC8B411D9")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class LogProviderEventLogClass : IDTSLogProvider100,
LogProviderEventLog, IDTSLogging100, IDTSName100
[GuidAttribute(L"9BD4455F-7B98-4280-9AA9-932EC8B411D9")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class LogProviderEventLogClass : IDTSLogProvider100,
LogProviderEventLog, IDTSLogging100, IDTSName100
[<GuidAttribute("9BD4455F-7B98-4280-9AA9-932EC8B411D9")>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type LogProviderEventLogClass =
class
interface IDTSLogProvider100
interface LogProviderEventLog
interface IDTSLogging100
interface IDTSName100
end
public class LogProviderEventLogClass implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
Der LogProviderEventLogClass-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
LogProviderEventLogClass | Infrastruktur Initializes a new instance of the LogProviderEventLogClass class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ConfigString | Infrastruktur Gets or sets a string used to configure the log provider. |
![]() |
CreationName | Infrastruktur Gets the string used by the runtime to create an instance of the log provider. |
![]() |
Description | Infrastruktur Gets or sets the description of the log provider. |
![]() |
Enabled | Infrastruktur Gets a value that indicates whether the log provider is enabled. |
![]() |
ID | Infrastruktur Gets the identifier of the log provider. |
![]() |
Name | Infrastruktur Gets or sets the name of the log provider. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
CloseLog | Infrastruktur Closes the log. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetFilterStatus | Infrastruktur Gets the filter status of the specified events. |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
Log | Infrastruktur Writes the log entry. |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
OpenLog | Infrastruktur Opens the log. |
![]() |
ToString | (Geerbt von Object.) |
![]() |
Validate | Infrastruktur Validates the log provider with the specified events. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)