This topic has not yet been rated - Rate this topic

IndexedColumnCollection.Add Method (IndexedColumn)

Adds an IndexedColumn object to the IndexedColumnCollection object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Add(
	IndexedColumn indexedColumn
)

Parameters

indexedColumn
Type: Microsoft.SqlServer.Management.Smo.IndexedColumn
An IndexedColumn object value that is to be added into the IndexedColumnCollection column collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.