Use this window to configure where and how the data is retrieved from the database, when using a SQL query.
Field Name | Definition |
---|---|
ConnectionString |
The connection string that will be used to connect to the database at runtime.
|
TableName |
The name of the database table where this AgileShape should insert the database record. |
Return first row of query |
When selected, specifies that specifies to fetch the first record in a database column. When deselected (default), the query fetches the last record. |