Web API Edition | ComponentOne
C1.Web.Api.DataEngine Namespace / DataEngineController Class
Properties Methods


In This Topic
    DataEngineController Class Members
    In This Topic

    The following tables list the members exposed by DataEngineController.

    Public Constructors
    Public Properties
    Protected Properties
     NameDescription
    Protected PropertyGets the media-type formatters for this instance. (Inherited from C1.Web.Api.C1ApiController)
    Top
    Public Methods
     NameDescription
    Public MethodAnalyzes the data.  
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Public Method (Inherited from System.Web.Http.ApiController)
    Public MethodGets the analysis information.  
    Public MethodGets the analysis result data.  
    Public MethodGets the analysis status.  
    Public MethodGets a list of objects in the raw data source that define the content of a specific cell in the output table.  
    Public MethodGets all the fields information defined in the data.  
    Public MethodGets the raw data.  
    Public MethodGets the unique values of a field.  
    Public MethodRemove the analysis.  
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Top
    Protected Methods
     NameDescription
    Protected MethodReturns a file in the specified fileStream with the file name and the file extension. (Inherited from C1.Web.Api.C1ApiController)
    Protected Method (Inherited from System.Web.Http.ApiController)
    Protected MethodOverloaded. Returns an absolute url for the specified action. (Inherited from C1.Web.Api.C1ApiController)
    Protected MethodSet Json formatter serializer settings. (Inherited from C1.Web.Api.C1ApiController)
    Top
    See Also