Метод NamedComponentCollection.ContainsName

Indicates whether the component contains its name.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

C#
public bool ContainsName(
    string name
)

Параметры

Возвращаемое значение

Тип: System.Boolean
true if the component contains its name; otherwise, false.

Реализует

INamedComponentCollection.ContainsName(String)

См. также

Справочник

NamedComponentCollection Класс

Пространство имен Microsoft.AnalysisServices