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 4 Next »

Description

Inserts one or more rows at the specified position in the table.

C#
vb.net

Parameters

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

Examples

C#
vb.net
  • No labels