OleDbDataSource Element
Contents
[
Hide
]
This element contains information about a connection to a relational database via OLEDB provider. You can use it only with SqlQuery elements to define queries. Please note that storing database user name and password in the connection string may be insecure.
Name | Cardinality | Has Children | Description |
---|---|---|---|
ConnectionString |
1 | No | Data source connection string. It must not be empty. |