Метод TSqlFragmentVisitor.Visit (AlterTableDropTableElement)

Overrides AlterTableDropTableElement.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Overridable Sub Visit ( _
    node As AlterTableDropTableElement _
)
'Применение
Dim instance As TSqlFragmentVisitor 
Dim node As AlterTableDropTableElement

instance.Visit(node)
public virtual void Visit(
    AlterTableDropTableElement node
)
public:
virtual void Visit(
    AlterTableDropTableElement^ node
)
abstract Visit : 
        node:AlterTableDropTableElement -> unit  
override Visit : 
        node:AlterTableDropTableElement -> unit
public function Visit(
    node : AlterTableDropTableElement
)

Параметры

См. также

Справочник

TSqlFragmentVisitor Класс

Перегрузка Visit

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom