INamedComponentCollection Methods

Include Protected Members
Include Inherited Members

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

The INamedComponentCollection type exposes the following members.

Methods

  Name Description
Public method Contains(String) Indicates whether the collection contains the AttributeRelationship, identified by attributeId.
Public method Contains(IModelComponent) Infrastructure. Indicates whether the collection contains a specified IModelComponent. (Inherited from IModelComponentCollection.)
Public method ContainsName Indicates whether the collection contains a AttributeRelationship with the specified name.
Public method CopyTo (Inherited from ICollection.)
Public method GetEnumerator (Inherited from IEnumerable.)
Public method GetNewID() Generates a new Unique ID from the component.
Public method GetNewID(String) Generates a new Unique ID from the component.
Public method GetNewName() Assists in creating new consecutive numbered names that start with namePrefix.
Public method GetNewName(String) Assists in creating new consecutive numbered names that start with namePrefix.
Public method Remove(IModelComponent) Infrastructure. Removes an IModelComponent from the collection. (Inherited from IModelComponentCollection.)
Public method Remove(IModelComponent, Boolean) Infrastructure. Removes an IModelComponent from the collection. (Inherited from IModelComponentCollection.)

Top

See Also

Reference

INamedComponentCollection Interface

Microsoft.AnalysisServices Namespace