OnOffFullTextCatalogOption をオーバーライドします。
名前空間: Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ: Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)
構文
'宣言
Public Overridable Sub Visit ( _
node As OnOffFullTextCatalogOption _
)
'使用
Dim instance As TSqlFragmentVisitor
Dim node As OnOffFullTextCatalogOption
instance.Visit(node)
public virtual void Visit(
OnOffFullTextCatalogOption node
)
public:
virtual void Visit(
OnOffFullTextCatalogOption^ node
)
abstract Visit :
node:OnOffFullTextCatalogOption -> unit
override Visit :
node:OnOffFullTextCatalogOption -> unit
public function Visit(
node : OnOffFullTextCatalogOption
)
パラメーター
- node
型: Microsoft.SqlServer.TransactSql.ScriptDom.OnOffFullTextCatalogOption
指定したフラグメント型です。