Overload List
| Name | Description | |
|---|---|---|
| CBatch(IiMISUser) |
This constructor is used to create a new CBatch object.
| |
| CBatch(IiMISUser, IDataReader) |
This constructor is used to instantiate a CBatch object from the supplied IDataReader.
| |
| CBatch(IiMISUser, String) |
This constructor is used to instantiate an existing CBatch object. A new DataServer
object is used to retrieve the object.
| |
| CBatch(DataServer, IiMISUser, String) |
This constructor is used to instantiate an existing CBatch object.
|