Элементы LogProviderBase
Defines the abstract base class for managed log providers.
Тип LogProviderBase предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
LogProviderBase | Initializes an instance of the LogProviderBase class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
CanUpdate | Determines whether a log provider supports upgrading the package XML to a newer version of the log provider. |
![]() |
CloseLog | Called at the end of package execution. |
![]() |
Equals | Determines whether two object instances are equal. (Наследуется из DtsObject.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Наследуется из DtsObject.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
InitializeLogProvider | Called when the log provider is added to a package. |
![]() |
Log | Called when a runtime event occurs during package execution. |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
OpenLog | Called at the beginning of package execution to establish connections to external data sources. |
![]() |
ToString | (Наследуется из Object.) |
![]() |
Update | Called to upgrade the XML persisted by a previous version of the log provider. |
![]() |
Validate | Called to confirm the log provider is properly configured. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ConfigString | Gets or sets a string used to configure the log provider. |
![]() |
Version | Gets the version of the log provider. |
В начало
.gif)
.gif)
.gif)