SqlSchemaModel.BeginBatchUpdate Method

Called at the beginning of a batch update operation.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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 Security

See Also

Reference

SqlSchemaModel Class

Microsoft.Data.Schema.Sql.SchemaModel Namespace