Partager via


Méthode TSqlFragmentVisitor.Visit (SelectiveXmlIndexPromotedPath)

Overrides SelectiveXmlIndexPromotedPath.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Public Overridable Sub Visit ( _
    node As SelectiveXmlIndexPromotedPath _
)
'Utilisation
Dim instance As TSqlFragmentVisitor 
Dim node As SelectiveXmlIndexPromotedPath

instance.Visit(node)
public virtual void Visit(
    SelectiveXmlIndexPromotedPath node
)
public:
virtual void Visit(
    SelectiveXmlIndexPromotedPath^ node
)
abstract Visit : 
        node:SelectiveXmlIndexPromotedPath -> unit  
override Visit : 
        node:SelectiveXmlIndexPromotedPath -> unit
public function Visit(
    node : SelectiveXmlIndexPromotedPath
)

Paramètres

Voir aussi

Référence

TSqlFragmentVisitor Classe

Surcharge Visit

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom