Udostępnij za pośrednictwem


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

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

Składnia

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

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.ObjectReference

Implementacje

IMajorObject.ObjectReference