Propriété OutOfSyncException.UnknownReference
Gets the unknown reference on the synchronization.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property UnknownReference As ObjectReference
Get
'Utilisation
Dim instance As OutOfSyncException
Dim value As ObjectReference
value = instance.UnknownReference
public ObjectReference UnknownReference { get; }
public:
property ObjectReference^ UnknownReference {
ObjectReference^ get ();
}
member UnknownReference : ObjectReference
function get UnknownReference () : ObjectReference
Valeur de propriété
Type : Microsoft.AnalysisServices.ObjectReference
The unknown reference on the synchronization.