Overload List

  NameDescription
Public methodCBatch(IiMISUser)
This constructor is used to create a new CBatch object.
Public methodCBatch(IiMISUser, IDataReader)
This constructor is used to instantiate a CBatch object from the supplied IDataReader.
Public methodCBatch(IiMISUser, String)
This constructor is used to instantiate an existing CBatch object. A new DataServer object is used to retrieve the object.
Public methodCBatch(DataServer, IiMISUser, String)
This constructor is used to instantiate an existing CBatch object.

See Also