Share via


Propriété IMajorObject.ObjectReference

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Private ReadOnly Property ObjectReference As ObjectReference
    Implements IMajorObject.ObjectReference
    Get
'Utilisation
Dim instance As Role
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
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Implémente

IMajorObject. . :: . .ObjectReference