Adds a new Index object to the Indexes collection.
Indexes.Append Index [, Columns]
The Columns parameter can take either the name of a column or an array of column names.
An error will occur if the provider does not support creating indexes.
Indexes Append Method Example (VB)
Append Method (Columns) | Append Method (Groups) | Append Method (Keys) | Append Method (Procedures) | Append Method (Tables) | Append Method (Users) | Append Method (Views)
Applies To: Indexes Collection