TSqlFragmentVisitor.Visit 方法 (SelectiveXmlIndexPromotedPath)
Overrides SelectiveXmlIndexPromotedPath.
命名空间: Microsoft.SqlServer.TransactSql.ScriptDom
程序集: Microsoft.SqlServer.TransactSql.ScriptDom(在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)
语法
声明
Public Overridable Sub Visit ( _
node As SelectiveXmlIndexPromotedPath _
)
用法
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
)
参数
- node
类型:Microsoft.SqlServer.TransactSql.ScriptDom.SelectiveXmlIndexPromotedPath
The node.