Mimer SQL Data Provider
MimerBatchCommandCollection Class Members
Properties  Methods 

Mimer.Data.Client Namespace : MimerBatchCommandCollection Class

The following tables list the members exposed by MimerBatchCommandCollection.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the number of elements contained in the MimerBatchCommandCollection.  
Public PropertyOverridden. Specifies whether the collection is read-only.  
Public PropertyGets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds an MimerBatchCommand object to the end of the MimerBatchCommandCollection.  
Public MethodOverridden. Removes all MimerBatchCommand values from the MimerBatchCommandCollection.  
Public MethodOverloaded. Determines whether a MimerBatchCommand is in the MimerBatchCommandCollection.  
Public MethodOverloaded. Copies the entire MimerBatchCommandCollection to a one dimensional array, starting at the target index of the target array.  
Public MethodOverridden. Returns an enumerator that iterates through the collection  
Public MethodOverloaded. Searches for the specified MimerBatchCommand within the MimerBatchCommandCollection and returns the zero-based index of the first occurence within the entire MimerBatchCommandCollection.  
Public MethodOverloaded. Inserts an item into the MimerBatchCommandCollection at the specified index.  
Public MethodOverloaded. Removes the first occurence of a specific MimerBatchCommand object from the MimerBatchCommandCollection.  
Public MethodOverridden. Removes the MimerBatchCommand object at the specified index from the collection.  
Top
See Also

Reference

MimerBatchCommandCollection Class
Mimer.Data.Client Namespace