Binding.Parent 속성

Gets the parent object of the current object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

C#
[BrowsableAttribute(false)]
public Object Parent { get; }

속성 값

유형: System.Object
The parent object for current object.

주의

A strongly typed object is returned.

참고 항목

참조

Binding 클래스

Microsoft.AnalysisServices 네임스페이스