Database Verification Point Reference

prevnext

IDatabaseVPData Interface


Using this interface, you can get and set properties relating to the rows and columns in the captured data object. The data object is encapsulated in table form.


Overview

Extends IVerificationPointData.

IVerificationPointData extends IDispatch.


Applicability

Commonly used with QualityArchitect.

QualityArchitect is required for use of this interface.


Summary

This interface contains the following properties:

Property Description
NumCols Long. The number of columns in the table.
NumRows Long. The number of rows in the table.
Columns Variant. An array of column names.
Row Variant. An array of rows, each of which is an array of string values.

prevnext


Rational Test Script Services for Visual Basic Rational Software Corporation
Copyright (c) 2003, Rational Software Corporation http://www.rational.com
support@rational.com
info@rational.com