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.