Overload List

  NameDescription
Public methodDeleteValues()()()()
Deletes all rows from the table.
Public methodDeleteValues(IEnumerable<(Of <<'(String>)>>), IEnumerable<(Of <<'(Object>)>>))
Deletes row(s) from the table.
Public methodDeleteValues(String, Object)
Deletes row(s) from the table.

See Also