Click or drag to resize

OrderSpec Methods (Typed)

X#

The OrderSpec type exposes the following members.

Functions
  NameDescription
Public methodCode exampleOrderAdd
Adds order information from an existing index file to the OrderSpec object and associates this OrderSpec object with the DBFileSpec object used for instantiation.
Public methodCode exampleOrderCreate
Create new orders, and if empty, fills in OrderSpec information and associates the created order with the DBFileSpec object.
Public methodCode exampleOrderDelete
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.
Top
See Also