VerifyEnhancedResultsCountCommand Object


Description:

Verify Enhanced Results Count Command

Can be used with Command Sequencer: Yes

GUI Command Name: Verify Enhanced Results Count Command

VerifyEnhancedResultsCountCommand Writable Attributes

Attribute Description
ExpectedRowCount

Expected Row Count

Type: u32

Default: 0

ExportDbOnError

Export database if verification fails

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

FALSE

OperationType

Operation Type

Type: enum

Default: EQUAL

Possible Values:

Value Description
EQUAL

Equal to

LESS_THAN

Less than

LESS_THAN_OR_EQUAL

Less than or equal to

GREATER_THAN

Greater than

GREATER_THAN_OR_EQUAL

Greater than or equal to

NOT_EQUAL

Not equal to

ResultQueryJson

JSON Query

Type: string

Default: "" (empty string)

SaveSnapshotOnError

Save snapshot if verification fails

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

FALSE

TimeOut

Time Out (in seconds)

Type: u32

Default: 15

VerifyEnhancedResultsCountCommand Read-Only Attributes

There are no read-only attributes.