XmlaMessage.Location 속성
Gets or sets the location information.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public ReadOnly Property Location As XmlaMessageLocation
Get
‘사용 방법
Dim instance As XmlaMessage
Dim value As XmlaMessageLocation
value = instance.Location
public XmlaMessageLocation Location { get; }
public:
property XmlaMessageLocation^ Location {
XmlaMessageLocation^ get ();
}
member Location : XmlaMessageLocation
function get Location () : XmlaMessageLocation
속성 값
유형: Microsoft.AnalysisServices.XmlaMessageLocation
The location information.