Overload List

  Name Description
Public method SetIntMapValue(Int32, IIntMap)
Sets the integer array column columnIndex of the ITupleSet with value. The ITupleSet becomes the owner of the collection.
Public method SetIntMapValue(String, IIntMap)
Sets the integer array column named col of the ITupleSet with value. The ITupleSet becomes the owner of the collection.

See Also