LogProviderBase 멤버
Defines the abstract base class for managed log providers.
LogProviderBase 형식은 다음 멤버를 노출합니다.
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
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)