C1.Web.Api.DataEngine.Data Namespace : FlexPivotEngineProviderManager Class |
The following tables list the members exposed by FlexPivotEngineProviderManager.
Name | Description | |
---|---|---|
Items | Gets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>) |
Name | Description | |
---|---|---|
Add | Add item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>) | |
AddCube | Adds a cube data. | |
AddDataEngine | Overloaded. Adds a DataEngine data. | |
AddDataSource | Overloaded. Adds a DataSource data from an arbitrary IEnumerable. | |
Contains | Gets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>) | |
Get | Gets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>) | |
Remove | Remove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>) | |
TryGet | Try to get the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>) |