Calls the Visit method for the specified type of fragment.
命名空間: Microsoft.SqlServer.TransactSql.ScriptDom
組件: Microsoft.SqlServer.TransactSql.ScriptDom (在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)
語法
'宣告
Public Overridable Sub ExplicitVisit ( _
node As OpenXmlTableReference _
)
'用途
Dim instance As TSqlFragmentVisitor
Dim node As OpenXmlTableReference
instance.ExplicitVisit(node)
public virtual void ExplicitVisit(
OpenXmlTableReference node
)
public:
virtual void ExplicitVisit(
OpenXmlTableReference^ node
)
abstract ExplicitVisit :
node:OpenXmlTableReference -> unit
override ExplicitVisit :
node:OpenXmlTableReference -> unit
public function ExplicitVisit(
node : OpenXmlTableReference
)
參數
- node
型別:Microsoft.SqlServer.TransactSql.ScriptDom.OpenXmlTableReference
The node.