AlterTableDropTableElement 构造函数

初始化 AlterTableDropTableElement 类的实例。

命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

语法

声明
Public Sub New
public AlterTableDropTableElement()
public:
AlterTableDropTableElement()
new : unit -> AlterTableDropTableElement
public function AlterTableDropTableElement()

.NET Framework 安全性

请参见

参考

AlterTableDropTableElement 类

Microsoft.Data.Schema.ScriptDom.Sql 命名空间