Udostępnij za pośrednictwem


Właściwość Cube.IMajorObject.Path

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Private ReadOnly Property Path As String
    Implements IMajorObject.Path
    Get
'Użycie
Dim instance As Cube
Dim value As String

value = CType(instance, IMajorObject).Path
string IMajorObject.Path { get; }
private:
virtual property String^ Path {
    String^ get () sealed = IMajorObject::Path::get;
}
private abstract Path : string
private override Path : string
Język JScript obsługuje używanie jawnych implementacji interfejsów, ale nie obsługuje deklarowania nowych.

Wartość właściwości

Typ: System.String

Implementacje

IMajorObject.Path