FieldDatabaseDataRow class

FieldDatabaseDataRow class

Provides data for the FieldDatabase field result. To learn more, visit the Working with Fields documentation article.

Constructors

NameDescription
FieldDatabaseDataRow(values)Initializes a new instance of the FieldDatabaseDataRow class.

Properties

NameDescription
valuesGets values that belong to this row.

See Also