[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Insert(Row) |
Inserts the row. Returns insertion index
(Inherited from RowsetBase.) | |
| Insert(Int32, Row) |
This is IList member implementation, index is ignored
(Overrides RowsetBase Insert(Int32, Row).) |
See Also