Proprietà IMajorObject.ObjectReference
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the object reference implementation of the IMajorObject.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
ReadOnly Property ObjectReference As ObjectReference
Get
'Utilizzo
Dim instance As IMajorObject
Dim value As ObjectReference
value = instance.ObjectReference
ObjectReference ObjectReference { get; }
property ObjectReference^ ObjectReference {
ObjectReference^ get ();
}
abstract ObjectReference : ObjectReference
function get ObjectReference () : ObjectReference
Valore proprietà
Tipo: Microsoft.AnalysisServices.ObjectReference
The object reference implementation.