Page tree
Skip to end of metadata
Go to start of metadata

Description

Deletes one or more rows from the table.

C#
vb.net

Parameters

startIndex
The 0-based index of the first row to delete.
numRows
The number of rows to delete.

Examples

C#
vb.net
  • No labels