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

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