IRubricatorValidationsLookup

Description

The IRubricatorValidationsLookup interface contains properties and methods that are used to search validation executions.

Properties

  Property name Brief description
Current The Current property returns the current object in a cursor.
Lookup The Lookup property returns search condition.
Rubricator The Rubricator property returns data of time series database.
WhereValidation The WhereValidation property determines a validation key.

Methods

  Method name Brief description
Close The Close method closes the cursor.
Eof The Eof method returns whether the current record is the last.
LookupData The LookupData method is used for searching.
Next The Next method moves to the next record.
Open The Open method opens the cursor allowing to navigate through data.

See also:

Cubes Assembly Interfaces