SendDataObjectsToOdwForHorizonResourceFolder Methods |
The SendDataObjectsToOdwForHorizonResourceFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| PerformUpdate |
This method can be used to execute SQL script (using the helper method on the UpdateActionArgs) or C# code
(Overrides SystemUpdateActionBasePerformUpdate(UpdateActionArgs).) | |
| PostponeExecution |
This method can be used to decide if the update action should be executed.
E.g. check for the existence of a specific featurepackage change which the update action relies on.
(Inherited from SystemUpdateActionBase.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |