BIStorageController Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Analytics
public class BIStorageController : IController
The BIStorageController type exposes the following members.
Name | Description | |
---|---|---|
![]() | BIStorageController(String) |
Creates an instance of BIStorageController
|
![]() | BIStorageController(Factory) |
Creates an instance of BIStorageController
|
Name | Description | |
---|---|---|
![]() | UpdateBIEnumerations |
Uploads enumerations into BI.conf_Enumeration table
|
![]() | UpdateBISettings |
Updates conf_Settings table
|
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.) |