IDataSetRecord

What it does

Represents a record from a data set.

Methods

Definition Description
AddValue ( column : string, value : object ) Adds a value to a data set record. The name and value of the column must be specified.
GetColumnName ( index : int ) : string

Gets the name of a column.

Note: Since a column can have multiple names, IDataSetRecord can include the name item multiple times with different values.

GetValue ( index : int ) : object Gets the value of a field.

Properties

Name Type Access Description
ColumnCount Int Read-only The amount of fields in a record

25.05.2023 7:55:02

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.