NamedComponentCollection.IsValidName Method

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Overload List

Name Description
System_CAPS_pubmethod IsValidName(String)

Determines whether the named component collection name is valid.

System_CAPS_pubmethod IsValidName(String, String)

Determines whether the named component collection name is valid.

System_CAPS_protmethod IsValidName(String, Type, String)

Determines whether the named component collection name is valid.

See Also

NamedComponentCollection Class
Microsoft.AnalysisServices Namespace

Return to top