Trace.IMajorObject.DependsOn(IMajorObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IMajorObject.DependsOn (Microsoft.AnalysisServices.IMajorObject obj);
abstract member Microsoft.AnalysisServices.IMajorObject.DependsOn : Microsoft.AnalysisServices.IMajorObject -> bool
override this.Microsoft.AnalysisServices.IMajorObject.DependsOn : Microsoft.AnalysisServices.IMajorObject -> bool
Function DependsOn (obj As IMajorObject) As Boolean Implements IMajorObject.DependsOn
Parameters
- obj
- IMajorObject