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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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