Web API Core | ComponentOne
C1.Web.Api.DataEngine.Data Namespace / FlexPivotEngineProviderManager Class
Properties Methods


In This Topic
    FlexPivotEngineProviderManager Class Members
    In This Topic

    The following tables list the members exposed by FlexPivotEngineProviderManager.

    Public Properties
     NameDescription
    Public PropertyGets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>)
    Top
    Public Methods
     NameDescription
    Public MethodAdd item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>)
    Public MethodAdds a cube data.  
    Public MethodOverloaded. Adds a DataEngine data which data files already exist.  
    Public MethodOverloaded. Adds a DataSource data from an arbitrary IEnumerable.  
    Public MethodGets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>)
    Public MethodDisposes the specified workspace and cancel all related tasks.  
    Public MethodGets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>)
    Public MethodRemove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>)
    Public MethodSets the max count of the analysis result data.  
    Public MethodSets the default workspace path for the DataEngine data.  
    Public MethodTry to get the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IFlexPivotEngineProvider>)
    Top
    See Also