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 for the relationship.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property ToRelationshipEnd As RelationshipEnd
Get
'Usage
Dim instance As Relationship
Dim value As RelationshipEnd
value = instance.ToRelationshipEnd
public RelationshipEnd ToRelationshipEnd { get; }
public:
property RelationshipEnd^ ToRelationshipEnd {
RelationshipEnd^ get ();
}
member ToRelationshipEnd : RelationshipEnd
function get ToRelationshipEnd () : RelationshipEnd
Eigenschaftswert
Typ: Microsoft.AnalysisServices.RelationshipEnd
The cited XMLA validation failure.