OrderSpec Methods |
The OrderSpec type exposes the following members.
Name | Description | |
---|---|---|
OrderAdd |
Adds order information from an existing index file to the OrderSpec object and associates this OrderSpec object with the DBFileSpec object used for instantiation.
| |
OrderCreate |
Create new orders, and if empty, fills in OrderSpec information and associates the created order with the DBFileSpec object.
| |
OrderDelete |
Deletes orders from a multi-order file or a physical index file of a single-order file. NULLs out OrderSpec object information in the OrderSpec object and the DBFileSpec object specific to this order.
|