Mimer SQL Data Provider
MimerBatchCommand Class
Members 




Mimer.Data.Client Namespace : MimerBatchCommand Class
MimerBatchCommand enables the execution of multiple SQL commands in a MimerBatch.
Object Model
MimerBatchCommand Class
Syntax
'Declaration
 
Public NotInheritable Class MimerBatchCommand 
   Inherits System.Data.Common.DbBatchCommand
public sealed class MimerBatchCommand : System.Data.Common.DbBatchCommand 
public class MimerBatchCommand = class(System.Data.Common.DbBatchCommand)sealed; 
public sealed class MimerBatchCommand extends System.Data.Common.DbBatchCommand
public __gc __sealed class MimerBatchCommand : public System.Data.Common.DbBatchCommand 
Inheritance Hierarchy

System.Object
   System.Data.Common.DbBatchCommand
      Mimer.Data.Client.MimerBatchCommand

Requirements
.NET 6 or later
See Also

Reference

MimerBatchCommand Members
Mimer.Data.Client Namespace