Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents a class for the LogProviderEventLog interface.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderEventLogClass
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("9BD4455F-7B98-4280-9AA9-932EC8B411D9")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class LogProviderEventLogClass _
Implements IDTSLogProvider100, LogProviderEventLog, IDTSLogging100, IDTSName100
'Uso
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
El tipo LogProviderEventLogClass expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
LogProviderEventLogClass | Infraestructura. Initializes a new instance of the LogProviderEventLogClass class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
ConfigString | Infraestructura. Gets or sets a string used to configure the log provider. |
![]() |
CreationName | Infraestructura. Gets the string used by the runtime to create an instance of the log provider. |
![]() |
Description | Infraestructura. Gets or sets the description of the log provider. |
![]() |
Enabled | Infraestructura. Gets a value that indicates whether the log provider is enabled. |
![]() |
ID | Infraestructura. Gets the identifier of the log provider. |
![]() |
Name | Infraestructura. Gets or sets the name of the log provider. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
CloseLog | Infraestructura. Closes the log. |
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetFilterStatus | Infraestructura. Gets the filter status of the specified events. |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
Log | Infraestructura. Writes the log entry. |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
OpenLog | Infraestructura. Opens the log. |
![]() |
ToString | (Se hereda de Object.) |
![]() |
Validate | Infraestructura. Validates the log provider with the specified events. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)