Mimer SQL Data Provider
MimerBatchCommandCollection Class
Members 




Mimer.Data.Client Namespace : MimerBatchCommandCollection Class
A collection of instances of MimerBatchCommand, contained within a MimerBatch.
Object Model
MimerBatchCommandCollection Class
Syntax
'Declaration
 
Public NotInheritable Class MimerBatchCommandCollection 
   Inherits System.Data.Common.DbBatchCommandCollection
public sealed class MimerBatchCommandCollection : System.Data.Common.DbBatchCommandCollection 
public class MimerBatchCommandCollection = class(System.Data.Common.DbBatchCommandCollection)sealed; 
public sealed class MimerBatchCommandCollection extends System.Data.Common.DbBatchCommandCollection
public __gc __sealed class MimerBatchCommandCollection : public System.Data.Common.DbBatchCommandCollection 
Inheritance Hierarchy

System.Object
   System.Data.Common.DbBatchCommandCollection
      Mimer.Data.Client.MimerBatchCommandCollection

Requirements
.NET 6 or later
See Also

Reference

MimerBatchCommandCollection Members
Mimer.Data.Client Namespace