IndexedColumnCollection.Add Method (IndexedColumn)
SQL Server 2012
Adds an IndexedColumn object to the IndexedColumnCollection object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- indexedColumn
- Type: Microsoft.SqlServer.Management.Smo.IndexedColumn
An IndexedColumn object value that is to be added into the IndexedColumnCollection column collection.