RelationshipEndAttributeCollection.Find(String) Methode

Definition

Gibt das RelationshipEndAttribute-Objekt mit der angegebenen AttributeID zurück, sofern gefunden, andernfalls NULL.

public Microsoft.AnalysisServices.RelationshipEndAttribute Find (string attributeId);
member this.Find : string -> Microsoft.AnalysisServices.RelationshipEndAttribute
Public Function Find (attributeId As String) As RelationshipEndAttribute

Parameter

attributeId
String

Die AttributeID des RelationshipEndAttribute-Objekts, das zurückgegeben werden soll.

Gibt zurück

Das RelationshipEndAttribute-Objekt mit der angegebenen AttributeID, sofern gefunden, andernfalls NULL.

Gilt für: