This property allows the process modeler to configure where and how the records are deleted from the database.

| 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. |
| Condition |
The SQL WHERE clause that defines which database records should be updated. |