Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Calls the Visit method for the specified type of fragment.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Overridable Sub ExplicitVisit ( _
node As SelectiveXmlIndexPromotedPath _
)
'Usage
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
)
Parameters
- node
Type: Microsoft.SqlServer.TransactSql.ScriptDom.SelectiveXmlIndexPromotedPath
The node.