Click or drag to resize

CommenceDatabaseDelim2 Property

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.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public string Delim2 { get; set; }

Property Value

Type: String

Implements

ICommenceDatabaseDelim2
See Also