Classe IndexedColumnCollection
SQL Server 2008
The IndexedColumnCollection class represents a collection of IndexedColumn objects that represent all the indexed columns defined on the instance of SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
An IndexedColumnCollection object can be used to gain access to a set of indexed columns. You can use the Item property to return a specific IndexedColumn object.
Thread Safety
Tout membre statique public (Partagé dans Microsoft Visual Basic) de ce type est sûr dans le cadre des opérations à plusieurs threads. Tous les membres de l'instance ne sont pas garantis comme sûrs.
System..::..Object
Microsoft.SqlServer.Management.Smo..::..AbstractCollectionBase
Microsoft.SqlServer.Management.Smo..::..SmoCollectionBase
Microsoft.SqlServer.Management.Smo..::..ArrayListCollectionBase
Microsoft.SqlServer.Management.Smo..::..ParameterCollectionBase
Microsoft.SqlServer.Management.Smo..::..IndexedColumnCollection
Microsoft.SqlServer.Management.Smo..::..AbstractCollectionBase
Microsoft.SqlServer.Management.Smo..::..SmoCollectionBase
Microsoft.SqlServer.Management.Smo..::..ArrayListCollectionBase
Microsoft.SqlServer.Management.Smo..::..ParameterCollectionBase
Microsoft.SqlServer.Management.Smo..::..IndexedColumnCollection