SqlSchemaModel.BeginBatchUpdate Method

This member overrides DataSchemaModel.BeginBatchUpdate().

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

Syntax

'Declaration
Public Overrides Sub BeginBatchUpdate
'Usage
Dim instance As SqlSchemaModel

instance.BeginBatchUpdate()
public override void BeginBatchUpdate()
public:
virtual void BeginBatchUpdate() override
public override function BeginBatchUpdate()
abstract BeginBatchUpdate : unit -> unit 
override BeginBatchUpdate : unit -> unit 

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace