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