Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the cited XMLA validation failure and fixes it.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property FromRelationshipEnd As RelationshipEnd
Get
'Usage
Dim instance As Relationship
Dim value As RelationshipEnd
value = instance.FromRelationshipEnd
public RelationshipEnd FromRelationshipEnd { get; }
public:
property RelationshipEnd^ FromRelationshipEnd {
RelationshipEnd^ get ();
}
member FromRelationshipEnd : RelationshipEnd
function get FromRelationshipEnd () : RelationshipEnd
Eigenschaftswert
Typ: Microsoft.AnalysisServices.RelationshipEnd
The cited XMLA validation failure.