| Connection Provider: | The name of the data provider |
| Connection String: | Specify the connection information to the data provider |
| <provider>: | The data provider |
| <database_name> | The data source |
| <username> | User name to login to the database |
| <password> | Password of the user name specified |