Overload List
| Name | Description | |
|---|---|---|
| Add |
Creates a new row.
| |
| Add(IDictionary String, Object ) |
Creates a row using specified column -> value dictionary and adds it to the RecordSet.
| |
| Add( Object ) |
Creates a row using specified values and adds it to the RecordSet.
|
See Also