[]
Parameters
| Name | In | Type |
|---|---|---|
| title | query | string |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| providerRequired | path | string |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| id | query | string |
| title | query | string |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| filenameRequired | path | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| edition | query | string |
Request Body
Type: multipart/form-data
| Key | Type | Format | Encoding |
|---|---|---|---|
| file | array | form |
Responses
[200] Success
any
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| ids | query | string |
Responses
[200] Success
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
any
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| datasourceId | query | string |
| type | query | string |
| schema | query | string |
| tableName | query | string |
| version | query | string |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
CustomSqlTablesSchemaViewModel
Responses
[200] Success
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| idRequired | path | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
ValidateSqlExpressionViewModel
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| expression | query | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
DataSourceController+ChechGroupExpressionModel
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| expression | query | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
DataSourceController+ChechGroupExpressionModel
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
GetSchemaDefinitionReturnModel
Type: [text/plain], [application/json], [text/json]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| edition | query | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
| Name | Type |
|---|---|
| dataSourceIdNullable | string |
| schemaNullable | string |
| tableNameNullable | string |
| typeNullable | string |
| fullNameNullable | string |
| Name | Type |
|---|---|
| nameNullable | string |
| aliasNullable | string |
| dataTypeNullable | string |
| allowDBNull | Boolean |
| descriptionNullable | string |
| isContainTimeZone | Boolean |
| clrTypeNullable | string |
| Name | Type |
|---|---|
| tablesNullable | Array<CustomSqlTableViewModel> |
| parametersNullable | Array<QueryParameterViewModel> |
| Name | Type |
|---|---|
| datasourceNullable | string |
| nameNullable | string |
| queryType | QueryType |
| sqlCommandNullable | string |
| sqlExecuteCommandNullable | string |
| querySchemaNullable | string |
| procedureSchemaNullable | string |
| procedureNameNullable | string |
| procedureParametersNullable | Array<CustomTableProcedureParameterViewModel> |
| Name | Type |
|---|---|
| nameNullable | string |
| parameterTypeNullable | string |
| parameterValueNullable | string |
| parameterDefaultValueNullable | string |
| dataTypeNullable | string |
| multivalue | Boolean |
| tableNullable | string |
| isHiddenNullable | Boolean |
Enum:
TextStoredProcedure| Name | Type |
|---|---|
| parameterNameNullable | string |
| parameterTypeNullable | string |
| parameterModeNullable | string |
| parameterPositionNullable | string |
| parameterDefaultValueNullable | string |
| parameterValueTypeNullable | string |
| isOutResultSet | Boolean |
| Name | Type |
|---|---|
| providerNullable | string |
| connectionStringNullable | string |
| Name | Type |
|---|---|
| datasourceIdNullable | string |
| selectedTableNameNullable | string |
| selectedTableSchemaNullable | string |
| expressionNullable | string |
| parametersNullable | Array<QueryParameterViewModel> |
| Name | Type |
|---|---|
| dataNullable | any |
| dataTypeNullable | string |
| Name | Type |
|---|---|
| expressionNullable | string |
| Name | Type |
|---|---|
| expressionNullable | string |
| useCache | Boolean |
| parametersNullable | Array<QueryParameterViewModel> |
| commandModel | TableJoinQueryViewModel |
| Name | Type |
|---|---|
| firstTable | TableViewModel |
| joinRelationsNullable | Array<JoinRelationViewModel> |
| Name | Type |
|---|---|
| idNullable | string |
| tableTypeNullable | string |
| tableNameNullable | string |
| sqlNullable | string |
| querySchemaNullable | string |
| dataSourceIdNullable | string |
| unionTypeNullable | string |
| unionMapNullable | Array<object> |
| filtersNullable | Array<FilterExpression> |
| sQlExpressionsNullable | Array<FieldViewModel> |
| tablesNullable | Array<TableViewModel> |
| Name | Type |
|---|---|
| joinTypeNullable | string |
| table | TableViewModel |
| relationTable | TableViewModel |
| conditionsNullable | Array<JoinConditionViewModel> |
| Name | Type |
|---|---|
| typeNullable | string |
| tableNullable | string |
| columnNullable | string |
| expressionNullable | string |
| operatorNullable | string |
| valueNullable | Array |
| valueTypeNullable | string |
| targetTypeNullable | string |
| multivalue | Boolean |
| Name | Type |
|---|---|
| tableNullable | string |
| columnNullable | string |
| aliasNullable | string |
| descriptionNullable | string |
| dataTypeNullable | string |
| dataVizAIHintNullable | string |
| formatNullable | string |
| fieldTypeNullable | string |
| aggregationNullable | string |
| rawTypeNullable | string |
| msDescriptionNullable | string |
| clrTypeNullable | string |
| isContainTimeZoneNullable | Boolean |
| Name | Type |
|---|---|
| leftColumn | JoinColumnViewModel |
| operatorNullable | string |
| rightColumn | JoinColumnViewModel |
| Name | Type |
|---|---|
| columnNameNullable | string |
| tableNameNullable | string |
| Name | Type |
|---|---|
| columnNamesNullable | Array<string> |
| rowsNullable | Array<array> |
| Name | Type |
|---|---|
| providerNullable | string |
| connectionStringNullable | string |
| Name | Type |
|---|---|
| tablesNullable | Array<PreQueryPreviewResultTable> |
| Name | Type |
|---|---|
| tableNameNullable | string |
| schemaNameNullable | string |
| columnsNullable | Array<PreQueryPreviewResultColumn> |
| rowsNullable | Array<RowData> |
| Name | Type |
|---|---|
| columnNameNullable | string |
| Name | Type |
|---|---|
| dataNullable | Array |