Overload List

  NameDescription
Public propertyItem[([( Int32])])
Access the ith ColumnInfo from a Schema
Public propertyItem[([( String])])
Deprecated: please use IndexOf(name) instead Get the position of the ColumnInfo with this name in this schema Eventually this will be changed to give the actual ColumnInfo instead

See Also