Overload List

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

See Also