New to Telerik Report Server? Start a free 30-day trial
CreateDataConnectionData
Provides information for creating a new data connection.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Specifies the data connection name. | string |
Required |
| Description |
Specifies the data connection description. | string |
None. |
| Provider |
Specifies the data connection provider. | string |
Required |
| ConnectionString |
Specifies the data connection connection string. | string |
Required |