Click or drag to resize

ICommenceDatabaseDelim2 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
string Delim2 { get; set; }

Property Value

Type: String
See Also