Embedded Database Attributes
DataFlex Database Attributes
Each of these attributes is documented in its own article in the DataFlex Language Reference. They are specific to the embedded database driver, as may be seen in the first part of their names.
For detailed information on the DataFlex API Attributes, see Database API Attributes in the Language Reference book.
Differences from the API
With the exceptions listed here, these attributes behave identically in the API and the DataFlex runtime.
-
The default value for DF_STRICT_ATTRIBUTES is
DF_TRUEin the runtime, andDF_FALSEin the API. -
The default value for DF_REPORT_UNSUPPORTED_ATTRIBUTES is
DF_TRUEin the runtime, andDF_FALSEin the API. -
The attribute DF_RUNTIME_PROGRESS_FREQUENCY is not in the API and can only be used in the DataFlex runtime.