IndexCollection.Add(Index) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.Index index);
member this.Add : Microsoft.SqlServer.Management.Smo.Index -> unit
Public Sub Add (index As Index)

Parameters

index
Index

Applies to