C1.Web.Api.DataEngine Namespace : DataEngineController Class |
The following tables list the members exposed by DataEngineController.
Name | Description | |
---|---|---|
DataEngineController Constructor |
Name | Description | |
---|---|---|
ActionContext | (Inherited from System.Web.Http.ApiController) | |
Configuration | (Inherited from System.Web.Http.ApiController) | |
ControllerContext | (Inherited from System.Web.Http.ApiController) | |
ModelState | (Inherited from System.Web.Http.ApiController) | |
Request | (Inherited from System.Web.Http.ApiController) | |
RequestContext | (Inherited from System.Web.Http.ApiController) | |
Url | (Inherited from System.Web.Http.ApiController) | |
User | (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
AnalyzeData | Analyzes the data. | |
Dispose | (Inherited from System.Web.Http.ApiController) | |
ExecuteAsync | (Inherited from System.Web.Http.ApiController) | |
GetAnalysis | Gets the analysis information. | |
GetAnalysisResult | Gets the analysis result data. | |
GetAnalysisStatus | Gets the analysis status. | |
GetDetail | Gets a list of objects in the raw data source that define the content of a specific cell in the output table. | |
GetFields | Gets all the fields information defined in the data. | |
GetRawData | Gets the raw data. | |
GetUniqueValues | Gets the unique values of a field. | |
RemoveAnalysis | Remove the analysis. | |
Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |