Метод NamedComponentCollection.IsValidName (String, String%)

Determines whether the named component collection name is valid.

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

Синтаксис

VB
'Декларация
Public Overridable Function IsValidName ( _
    name As String, _
    <OutAttribute> ByRef error As String _
) As Boolean
'Применение
Dim instance As NamedComponentCollection 
Dim name As String 
Dim error As String 
Dim returnValue As Boolean 

returnValue = instance.IsValidName(name, _
    error)

Параметры

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

Тип: System.Boolean
true if the named component collection name is valid; otherwise, false.

См. также

Справочник

NamedComponentCollection Класс

Перегрузка IsValidName

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