The IgnoreFailedQueries property has been added to the Query Database AgileShape.
Field Name |
Definition |
IgnoreFailedQuery
|
- Definition:
- Specifies
whether the AgileShape continues making
database queries if one of the database queries
throws an error.
- Allowed Values:
-
- False - The AgileShape
stops making database queries when
an error is thrown.
- True - If a database query
throws an error, the AgileShape
continues making queries.
- Default Value:
- False
|