Variable ColumnInfo.index

Zero based index of the column within a table row.

Declaration

struct ColumnInfo
{
  // ...
  ulong index;
  // ...
}

Authors

Copyright

License