Overload List
Name | Description | |
---|---|---|
![]() | DeleteValues |
Deletes all rows from the table.
|
![]() | DeleteValues(IEnumerable String , IEnumerable Object ) |
Deletes row(s) from the table.
|
![]() | DeleteValues(String, Object) |
Deletes row(s) from the table.
|
See Also