Método AttributeRelationshipCollection.ContainsName

Indicates whether the collection contains a AttributeRelationship with the specified name

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
public bool ContainsName(
    string name
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
true if the identified AttributeRelationship exists in the collection; otherwise, false

Consulte também

Referência

AttributeRelationshipCollection Classe

Namespace Microsoft.AnalysisServices