AgileShapes / Database |
This AgileShape can be used to execute dynamic SQL statements and/or call database stored procedures in order to retrieve data from the database.
Field Name | Definition |
---|---|
Configure |
Opens the one of the following windows, depending upon the setting of the SQL Type field:
|
DatabaseType |
The type of database that will be used. |
Timeout |
Default value: 600 Specifies the maximum amount of time (in seconds) that should be allowed for the completion of the web service call for this AgileShape. |
SQLType |
Default value: SQL This property determines whether this AgileShape will retrieve the data from the database using a database stored procedure, or using (one or more) dynamic SQL statements. This property can be set to the following specific values:
|
The properties of the basic AgilePart AgileShape are also included in this AgileShape. For more information, see AgilePart.