NamedComponentCollection.IsValidName Method (String)
SQL Server 2012
Determines whether the named component collection name is valid.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- name
- Type: System.String
The name.
Return Value
Type: System.Booleantrue if the named component collection name is valid; otherwise, false.
