Mimer SQL Data Provider
MimerBatchCommandCollection Class Methods

Mimer.Data.Client Namespace : MimerBatchCommandCollection Class

For a list of all members of this type, see MimerBatchCommandCollection members.

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