The following tables list the members exposed by SqlDBDataSource.
Name | Description | |
---|---|---|
SqlDBDataSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultTimeout | Sets or returns the number of seconds to wait for a connection to open, before canceling the attempt and generate an error. |
Name | Description | |
---|---|---|
CommandTimeout | Sets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error. | |
ConnectionString | Specifies the string used to open a connection to the data source using the SqlDb data provider. | |
SQL | Specifies a valid SQL statement used to retrieve records from the data source. |