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

Description

Deletes one or more columns from the table.

C#
vb.net

Parameters

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

Examples

C#
vb.net
  • No labels