Click or drag to resize

CommenceDatabase Properties

The CommenceDatabase type exposes the following members.

Properties
  NameDescription
Public propertyDelim
Delimiter used in DDE requests. Use this only if the default delimiter does not suffice. This should be very rare. Supply up to 8 characters.
Public propertyDelim2
Secondary delimiter used in DDE requests that act on connections. Use this only if the default delimiter does not suffice. This should be very rare. Supply up to 8 characters.
Public propertyEncodeDDEArguments
Make assembly try to string-escape DDE arguments. Default is true.
Public propertyName
Name of currently open Commence database.
Public propertyPath
Path of currently open Commence database.
Top
See Also