ModelItemOperationsCollection Members

Represents a collection of ModelItemOperationsCollection.

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

Public Constructors

  名称 Description
ModelItemOperationsCollection Constructs a ModelItemOperationsCollection object.

顶部

Public Properties

(see also Protected Properties )

  名称 Description
ms160632.pubproperty(zh-cn,SQL.90).gif Capacity  (inherited from CollectionBase )
ms160632.pubproperty(zh-cn,SQL.90).gif Count  (inherited from CollectionBase )
ms160632.pubproperty(zh-cn,SQL.90).gif Item Returns a ModelItemOperation in the ModelItemOperationsCollection.

顶部

Protected Properties

  名称 Description
ms160632.protproperty(zh-cn,SQL.90).gif InnerList  (inherited from CollectionBase )
ms160632.protproperty(zh-cn,SQL.90).gif List  (inherited from CollectionBase )

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms160632.pubmethod(zh-cn,SQL.90).gif Add Adds a ModelItemOperation to the ModelItemOperationsCollection.
ms160632.pubmethod(zh-cn,SQL.90).gif Clear  (inherited from CollectionBase )
ms160632.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms160632.pubmethod(zh-cn,SQL.90).gif GetEnumerator  (inherited from CollectionBase )
ms160632.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms160632.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms160632.pubmethod(zh-cn,SQL.90).gifms160632.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160632.pubmethod(zh-cn,SQL.90).gif RemoveAt  (inherited from CollectionBase )
ms160632.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms160632.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms160632.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )
ms160632.protmethod(zh-cn,SQL.90).gif OnClear  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnClearComplete  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnInsert  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnInsertComplete  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnRemove  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnRemoveComplete  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnSet  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnSetComplete  (inherited from CollectionBase )
ms160632.protmethod(zh-cn,SQL.90).gif OnValidate  (inherited from CollectionBase )

顶部

Explicit Interface Implementations

  名称 Description
System.Collections.ICollection.CopyTo  (inherited from CollectionBase )
System.Collections.IList.Add  (inherited from CollectionBase )
System.Collections.IList.Contains  (inherited from CollectionBase )
System.Collections.IList.IndexOf  (inherited from CollectionBase )
System.Collections.IList.Insert  (inherited from CollectionBase )
System.Collections.IList.Remove  (inherited from CollectionBase )
System.Collections.ICollection.IsSynchronized  (inherited from CollectionBase )
System.Collections.ICollection.SyncRoot  (inherited from CollectionBase )
System.Collections.IList.IsFixedSize  (inherited from CollectionBase )
System.Collections.IList.IsReadOnly  (inherited from CollectionBase )
System.Collections.IList.Item  (inherited from CollectionBase )

顶部

请参阅

参考

ModelItemOperationsCollection Class
Microsoft.ReportingServices.Interfaces Namespace

其他资源

Implementing a Security Extension
Authorization in Reporting Services
使用模型