1. Connection
- Contains a list of available connections as specified in ConfigSettings --> Connections
- Contains a list of available Custom Settings as specified in ConfigSettings --> CustomSettings
- Example of a connection string definition in CustomSettings :
- Store the connection strings in a database table.
- Write a SQL Query to return the value from database
- Example :
Tips :
**Query must return only 1 connection string
**You can also use this feature in Dropdown columns in DataGrid
No comments:
Post a Comment