Méthode NamedComponentCollection.IsValidName (String, Type, ModelType, Int32, String%)

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

VB
'Déclaration
Protected Friend Function IsValidName ( _
    name As String, _
    type As Type, _
    modelType As ModelType, _
    compatibilityLevel As Integer, _
    <OutAttribute> ByRef error As String _
) As Boolean
'Utilisation
Dim name As String 
Dim type As Type 
Dim modelType As ModelType 
Dim compatibilityLevel As Integer 
Dim error As String 
Dim returnValue As Boolean 

returnValue = Me.IsValidName(name, _
    type, modelType, compatibilityLevel, _
    error)

Paramètres

Valeur de retour

Type : System.Boolean

Voir aussi

Référence

NamedComponentCollection Classe

Surcharge IsValidName

Espace de noms Microsoft.AnalysisServices