Método TSqlFragmentVisitor.ExplicitVisit (SelectiveXmlIndexPromotedPath)
Calls the Visit method for the specified type of fragment.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxe
'Declaração
Public Overridable Sub ExplicitVisit ( _
node As SelectiveXmlIndexPromotedPath _
)
'Uso
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
)
Parâmetros
- node
Tipo: Microsoft.SqlServer.TransactSql.ScriptDom.SelectiveXmlIndexPromotedPath
The node.