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

Description

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

C#
vb.net

Parameters

index
The 0-based index of the first column to insert.
numColumns
The number of columns to insert.

Examples

C#
vb.net
  • No labels