请单击以进行评分并提供反馈
TechNet
TechNet 库
SQL Server
SQL Server 2008
数据库引擎
技术参考
 IndexCollection Members

  开启低带宽视图
社区内容
本节内容
统计 批注 (0)
同时提供下列产品的其他版本:
IndexCollection Members

The IndexCollection class represents a collection of Index objects that represent all the indexes defined on the instance of SQL Server.

The following tables list the members exposed by the IndexCollection type.

  名称 Description
ms219626.protfield(zh-cn,SQL.100).gif initialized  This value supports the SMO infrastructure and is not intended to be used directly from your code. (inherited from AbstractCollectionBase)
顶部
  名称 Description
ms219626.pubproperty(zh-cn,SQL.100).gif Count  Gets the number of objects in the referenced collection. (inherited from SmoCollectionBase)
ms219626.pubproperty(zh-cn,SQL.100).gif IsSynchronized  Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe. (inherited from SmoCollectionBase)
ms219626.pubproperty(zh-cn,SQL.100).gif Item Overloaded. Gets an Index object in the collection by name or by index number.
ms219626.pubproperty(zh-cn,SQL.100).gif Parent Gets the SqlSmoObject object that is the parent of the IndexCollection object.
ms219626.pubproperty(zh-cn,SQL.100).gif SyncRoot  Gets an object that can be used to synchronize access to the collection. (inherited from SmoCollectionBase)
顶部
(see also Protected Methods )
  名称 Description
ms219626.pubmethod(zh-cn,SQL.100).gif Add Adds an Index object to the IndexCollection collection.
ms219626.pubmethod(zh-cn,SQL.100).gif Contains  (inherited from SimpleObjectCollectionBase )
ms219626.pubmethod(zh-cn,SQL.100).gif CopyTo Copies the collection objects to a one-dimensional array beginning at the index value specified.
ms219626.pubmethod(zh-cn,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms219626.pubmethod(zh-cn,SQL.100).gif GetEnumerator  Returns an IEnumerator interface that allows you to iterate through the objects in the collection. (inherited from SmoCollectionBase)
ms219626.pubmethod(zh-cn,SQL.100).gif GetHashCode  (inherited from Object )
ms219626.pubmethod(zh-cn,SQL.100).gif GetType  (inherited from Object )
ms219626.pubmethod(zh-cn,SQL.100).gif ItemById Extracts a member from the IndexCollection collection using a system-defined, unique identifier.
ms219626.pubmethod(zh-cn,SQL.100).gif ms219626.static(zh-cn,SQL.100).gif ReferenceEquals  (inherited from Object )
ms219626.pubmethod(zh-cn,SQL.100).gif Refresh  Overloaded. Refreshes the referenced collection. (inherited from SmoCollectionBase)
ms219626.pubmethod(zh-cn,SQL.100).gif Remove Overloaded. Removes an Index object from the IndexCollection collection.
ms219626.pubmethod(zh-cn,SQL.100).gif ToString  (inherited from Object )
顶部
  名称 Description
ms219626.protmethod(zh-cn,SQL.100).gif AddExisting  (inherited from AbstractCollectionBase )
ms219626.protmethod(zh-cn,SQL.100).gif AddImpl  (inherited from SortedListCollectionBase )
ms219626.protmethod(zh-cn,SQL.100).gif Finalize  (inherited from Object )
ms219626.protmethod(zh-cn,SQL.100).gif GetCollectionElementType  Gets the Collection Element Type. (inherited from SmoCollectionBase)
ms219626.protmethod(zh-cn,SQL.100).gif GetItemById  Overloaded. (inherited from SmoCollectionBase )
ms219626.protmethod(zh-cn,SQL.100).gif GetObjectByIndex  (inherited from SmoCollectionBase )
ms219626.protmethod(zh-cn,SQL.100).gif ImplAddExisting  (inherited from SortedListCollectionBase )
ms219626.protmethod(zh-cn,SQL.100).gif InitializeChildCollection  Overloaded. Initializes the child collections of the referenced collection. (inherited from SmoCollectionBase)
ms219626.protmethod(zh-cn,SQL.100).gif InitInnerCollection  Initializes the collection. (inherited from SimpleObjectCollectionBase)
ms219626.protmethod(zh-cn,SQL.100).gif MemberwiseClone  (inherited from Object )
ms219626.protmethod(zh-cn,SQL.100).gif ValidateParentObject  (inherited from SmoCollectionBase )
顶部
  名称 Description
System.Collections.ICollection.CopyTo  (inherited from SmoCollectionBase )
顶部
社区内容   什么是社区内容?
添加新内容 RSS  批注
Processing
© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker