Progress® Telerik® Reporting R1 2021
SqlDataSource Properties
The SqlDataSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CalculatedFields |
Gets the calculated fields collection.
(Inherited from DataSource.) |
![]() | CommandTimeout |
Gets or sets the wait time in seconds before terminating the attempt to retrieve data.
|
![]() | ConnectionString |
Gets or sets the connection string used to connect to data.
|
![]() | Name |
Gets or sets the name of the DataSource component.
(Inherited from DataSource.) |
![]() | Parameters |
Gets a collection with data source parameters.
|
![]() | ProviderName |
Gets or sets the managed provider name used to connect to data.
|
![]() | SelectCommand |
Gets or sets the SQL select statement or stored procedure to execute.
|
![]() | SelectCommandType |
Gets or sets a value indicating how the select command to be interpreted.
|