Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Defines an abstract class that provides the methods that all objects that are run by the run-time engine are required to inherit and implement.
The following tables list the members exposed by the Executable type.
Protected Constructors
| Имя | Description | |
|---|---|---|
| Executable | Initializes a new instance of the Executable class. |
В начало
Protected Fields
| Имя | Description | |
|---|---|---|
![]() |
m_executable |
В начало
Public Methods
(see also Protected Methods )
| Имя | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
Execute | Executes the executable. |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
![]() |
Validate | Verify that the executable will successfully execute by validating all its dependencies and other items before executing it. The component that implements this method is the component that is being validated. |
В начало
Protected Methods
| Имя | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
.gif)
.gif)
.gif)
.gif)