Xbasic
SQL::RowSnapshotDataNumber Method
Syntax
N DataNumber (Name as C)
Arguments
- NameCharacter
The column name to look up.
Description
Looks up the index number of the column name provided.
Discussion
Returns the index number of the column if found and -1 if the name does not match a column in the collection of values.