This topic has not yet been rated - Rate this topic

MajorObjectCollection.Add Method (ModelComponent)

Adds a ModelComponent to the end of the MajorObjectCollection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
protected internal override int Add(
	ModelComponent item
)

Return Value

Type: System.Int32
The MajorObjectCollection index at which the item has been added.

If item does not implement IMajorObject, an error occurs.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.