Méthode ExpressionNode.SetNameConditionType

Sets the name of the condition type property.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Protected Sub SetNameConditionType ( _
    value As NameConditionType _
)
'Utilisation
Dim value As NameConditionType 

Me.SetNameConditionType(value)
protected void SetNameConditionType(
    NameConditionType value
)
protected:
void SetNameConditionType(
    NameConditionType value
)
member SetNameConditionType : 
        value:NameConditionType -> unit
protected function SetNameConditionType(
    value : NameConditionType
)

Paramètres

Voir aussi

Référence

ExpressionNode Classe

Espace de noms Microsoft.SqlServer.Management.Dmf