AJE Components
DataQuery DataOptions EnumerationAJE Data Asset Engine Help
Enumeration of Data Options.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public enum DataOptions
Members

  Member nameValueDescription
Update0 Update the Data from the Data Source.
Merge1 Merge the Data from the Data Source.
Ignore2 Ignore the Data from the Data Source.
Remarks

See Also