DatabasePermission.IMajorObject.DependsOn Method

Determines whether the DatabasePermission depends on an object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
bool IMajorObject.DependsOn(
    IMajorObject obj
)

Parameters

Return Value

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

Implements

IMajorObject.DependsOn(IMajorObject)

See Also

Reference

DatabasePermission Class

Microsoft.AnalysisServices Namespace