AttributePermissionCollection Members

Contains a collection of AttributePermission objects. This class cannot be inherited.

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

Public Properties

(see also Protected Properties )

  Nom Description
ms161008.pubproperty(fr-fr,SQL.90).gif Count  Gets the number of ModelComponent objects in the ModelComponentCollection. (inherited from ModelComponentCollection)
ms161008.pubproperty(fr-fr,SQL.90).gif IsFixedSize  Gets a value indicating whether the ModelComponentCollection has a fixed size. (inherited from ModelComponentCollection)
ms161008.pubproperty(fr-fr,SQL.90).gif IsReadOnly  Gets a value indicating whether the ModelComponentCollection is read-only. (inherited from ModelComponentCollection)
ms161008.pubproperty(fr-fr,SQL.90).gif IsSynchronized  Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (inherited from ModelComponentCollection)
ms161008.pubproperty(fr-fr,SQL.90).gif Item Overloaded. Gets the specified AttributePermission from the collection.
ms161008.pubproperty(fr-fr,SQL.90).gif Parent  Gets the IModelComponent that contains the ModelComponentCollection. (inherited from ModelComponentCollection)
ms161008.pubproperty(fr-fr,SQL.90).gif SyncRoot  Gets an object that can be used to synchronize access to the ModelComponentCollection. (inherited from ModelComponentCollection)

Haut de la page

Protected Properties

  Nom Description
ms161008.protproperty(fr-fr,SQL.90).gif DemandLoadingService  (inherited from ModelComponentCollection )
ms161008.protproperty(fr-fr,SQL.90).gif ItemsType  Gets the Type of objects that can be contained by the ModelComponentCollection. (inherited from ModelComponentCollection)
ms161008.protproperty(fr-fr,SQL.90).gif Preloadable  Gets a value indicating whether the ModelComponentCollection can be preloaded. (inherited from ModelComponentCollection)

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms161008.pubmethod(fr-fr,SQL.90).gif Add Overloaded. Creates and adds an AttributePermission to the collection.
ms161008.pubmethod(fr-fr,SQL.90).gif CanAdd  (inherited from ModelComponentCollection )
ms161008.pubmethod(fr-fr,SQL.90).gif Clear  Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection)
ms161008.pubmethod(fr-fr,SQL.90).gif Contains Overloaded. Indicates whether the collection contains an AttributePermission.
ms161008.pubmethod(fr-fr,SQL.90).gif CopyTo  (inherited from ModelComponentCollection )
ms161008.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161008.pubmethod(fr-fr,SQL.90).gif Find Gets the AttributePermission, with the specified identifier, from the collection.
ms161008.pubmethod(fr-fr,SQL.90).gif GetEnumerator  Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection)
ms161008.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms161008.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms161008.pubmethod(fr-fr,SQL.90).gif IndexOf Overloaded. Gets the index of an AttributePermission.
ms161008.pubmethod(fr-fr,SQL.90).gif Insert Overloaded. Inserts an AttributePermission into the collection.
ms161008.pubmethod(fr-fr,SQL.90).gif Move Overloaded. Moves an AttributePermission to a new index in the collection.
ms161008.pubmethod(fr-fr,SQL.90).gifms161008.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161008.pubmethod(fr-fr,SQL.90).gif Remove Overloaded. Removes an AttributePermission from the collection.
ms161008.pubmethod(fr-fr,SQL.90).gif RemoveAt  Overloaded. (inherited from ModelComponentCollection )
ms161008.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms161008.protmethod(fr-fr,SQL.90).gif Add  Overloaded. (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif AddNew  Overloaded. (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif ChangeKey  (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif Contains  Overloaded. (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif EnsureLoaded  (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms161008.protmethod(fr-fr,SQL.90).gif GetItem  (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif IndexOf  Overloaded. (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif Insert  Overloaded. (inherited from ModelComponentCollection )
ms161008.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )
ms161008.protmethod(fr-fr,SQL.90).gif Remove  Overloaded. (inherited from ModelComponentCollection )

Haut de la page

Public Events

  Nom Description
ms161008.pubevent(fr-fr,SQL.90).gif CollectionChanged  (inherited from ModelComponentCollection )
ms161008.pubevent(fr-fr,SQL.90).gif CollectionChanging  (inherited from ModelComponentCollection )

Haut de la page

Explicit Interface Implementations

  Nom Description
Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.BlockOnDemandLoad  (inherited from ModelComponentCollection )
Microsoft.AnalysisServices.IModelComponentCollection.Contains  (inherited from ModelComponentCollection )
Microsoft.AnalysisServices.IModelComponentCollection.Remove  Overloaded. (inherited from ModelComponentCollection )
System.Collections.IList.Add  (inherited from ModelComponentCollection )
System.Collections.IList.Clear  (inherited from ModelComponentCollection )
System.Collections.IList.Contains  (inherited from ModelComponentCollection )
System.Collections.IList.IndexOf  (inherited from ModelComponentCollection )
System.Collections.IList.Insert  (inherited from ModelComponentCollection )
System.Collections.IList.Remove  (inherited from ModelComponentCollection )
System.Collections.IList.RemoveAt  (inherited from ModelComponentCollection )
Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.Loaded  (inherited from ModelComponentCollection )
System.Collections.IList.Item  (inherited from ModelComponentCollection )

Haut de la page

Voir aussi

Référence

AttributePermissionCollection Class
Microsoft.AnalysisServices Namespace