OdwController Methods |
The OdwController type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckIfProcessingNeeded |
Method checks if there are tables which are in InProgress state
| |
| CompleteProcessing |
Method will set the objects which were InProgress to Done state
| |
| CopyODSDataToBI |
Copies data from ODS to BI so they can be fetched by tabular model processing
| |
| GetProcessingScript |
Checks tables which require processing and generates script for processing
| |
| InitializeProcessing |
Method will set the objects which require processing to InProgress state
| |
| RunExclusive |
Executes the action exclusively acquiring a synchronization lock
|
| 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.) |