Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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
Property Value
Type: Microsoft.AnalysisServices.RelationshipEnd
The cited XMLA validation failure.