Specifies details of a table to be monitored. e.g.
<dbTable name="Customers" identity="CustomerId"/>
EMPTY
Attribute Value(s) Default Value identity If an identity column name is specified as the identity column, this will be used to find the identiity of the most recent row added to the table.
SELECT IDENT_CURRENT('aTable')CDATA#IMPLIED name Assign a unique name to allow this element to be referenced by other elements
ID#IMPLIED query If a query attribute is specified, this should return the identiity of the most recent row added to the table.
CDATA#IMPLIED
Empty
database -- Optional. Specifies the set of database tables to be monitored during testing.
Top Elements || All Elements || Tree