Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Calls the Visit method for the specified type of fragment.
Espace de noms : Microsoft.SqlServer.TransactSql.ScriptDom
Assembly : Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntaxe
'Déclaration
Public Overridable Sub ExplicitVisit ( _
node As SelectiveXmlIndexPromotedPath _
)
'Utilisation
Dim instance As TSqlFragmentVisitor
Dim node As SelectiveXmlIndexPromotedPath
instance.ExplicitVisit(node)
public virtual void ExplicitVisit(
SelectiveXmlIndexPromotedPath node
)
public:
virtual void ExplicitVisit(
SelectiveXmlIndexPromotedPath^ node
)
abstract ExplicitVisit :
node:SelectiveXmlIndexPromotedPath -> unit
override ExplicitVisit :
node:SelectiveXmlIndexPromotedPath -> unit
public function ExplicitVisit(
node : SelectiveXmlIndexPromotedPath
)
Paramètres
- node
Type : Microsoft.SqlServer.TransactSql.ScriptDom.SelectiveXmlIndexPromotedPath
The node.