New to Telerik Report ServerStart a free 30-day trial

POST api/reportserver/v3/data/sql/parameter-name

Returns the parameter name using the specified data provider.

Request Information

URI Parameters

None.

Body Parameters

Parameter name model.

ParameterNameInfo

NameDescriptionTypeAdditional information
ProviderName

For internal use only

string

Required

PropertyName

For internal use only

string

Required

Request body formats

application/json, text/json, application/*+json

json
{
  "ProviderName": "System.Data.OracleClient",
  "PropertyName": "Region"
}

Response Information

Resource Description

Parameter name string.

string

Response Formats

application/json

"@OrderStatus"
Not finding the help you need?
Contact Support