Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

DMArray Class

DMArray Attributes

Attribute

Remarks

See also

ColumnCount

long

Notes: Read Only

Number of Columns returned in this dataset

RowCount

long

Notes: Read Only

Number of rows returned in this dataset

DMArray Methods

GetData (long row, long column)

Variant

Notes: When the database returns a NULL value, this will return an empty string.

Return: Variant.

Parameters:

  • row: Row number of data
  • column: Column number of data