SqlSchemaModel.EndBatchUpdate Method

This member overrides DataSchemaModel.EndBatchUpdate().

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

Syntax

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

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

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

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