DataProviderBase Properties
Obsolete. Serves as the base class for classes that represent a data provider.Name | Description |
---|---|
DataConnection | Returns the SQL data connection settings. |
SqlQuery | Gets or sets the SQL query used to select data from the data store. |
See Also