 | IExportSettingsUseDDE Property |
Make Commence use DDE calls to retrieve data. WARNING: extremely slow!
Namespace:
Vovin.CmcLibNet.Export
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxbool UseDDE { get; set; }Property UseDDE As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksShould only be used as a last resort. Note that Fieldnames cannot contain a comma.
You would use this in case you run into trouble retrieving all items from a connection.
This setting will request connected items one by one.
See Also