This topic has not yet been rated - Rate this topic

Partition.IMajorObject.DependsOn Method

Determines whether the Partition depends on an object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
bool IMajorObject.DependsOn(
	IMajorObject obj
)

Parameters

obj
Type: Microsoft.AnalysisServices.IMajorObject
The object to depend on.

Return Value

Type: System.Boolean
true if the Partition depends on an object; otherwise, false.

Implements

IMajorObject.DependsOn(IMajorObject)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.