ResultViewData Object


Description:

Result view data.

Parents: PresentationResultQuery

Children:

Result children (automatically created): ResultViewData

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

LogFileQuerySet, ResultChartQuerySet, ResultDataSet

Use this to connect a results object to an object.

ResultViewData Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

ResultViewData Read-Only Attributes

Read-Only Attribute Description
ColumnCount

Indicates number of result columns available.

Type: u8

Default: 0

IsDummy

Indicate if result data is dummy row or not. Resultviewdata dummy child is added by default and this property indicate if resultviewdata is dummy.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Result data is dummy row.

FALSE

Result data is not dummy row.

IsGrouped

Indicate if data is grouped result or not.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Data is grouped result.

FALSE

Data is not grouped result.

ResultData

Result data.

Type: string

Default: "" (empty string)

RowId

Row ID for internal use.

Type: u32

Default: 0xFFFFFFFF