SqlSchemaModel.BeginBatchUpdate 方法

在批量更新操作开始时调用。

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

语法

声明
Public Overrides Sub BeginBatchUpdate
public override void BeginBatchUpdate()
public:
virtual void BeginBatchUpdate() override
abstract BeginBatchUpdate : unit -> unit 
override BeginBatchUpdate : unit -> unit 
public override function BeginBatchUpdate()

.NET Framework 安全性

请参见

参考

SqlSchemaModel 类

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