LookUpResult Object (ILookUpResult Interface)
This object represents a collection of data entries that were found in the business unit or vendor database.
Properties
Name | Type | Description |
---|---|---|
ColumnsNames | StringsCollection, read-only | Stores the titles of the database columns, such as vendor ID, address, etc. |
RowsCount | int, read-only | Stores the number of relevant results found. |
Methods
Name | Description |
---|---|
GetRow | Returns the chosen item by the index in the database. |
Output parameter
This object is the output parameter of the LookUp method of the BusinessUnitRecords object and the LookUp method of the VendorRecords object.
See also
15.08.2023 13:19:30