Writer Directives – Enterprise Geodatabase Feature Classes
The directives listed in this section are used when connecting to an Enterprise Geodatabase Feature Class.
These directives are not applicable for writing to raster datasets in an Enterprise Geodatabase.
VERSION
Required/Optional: Optional
The name of the version to which features should be written (only applicable on multi-versioned databases).
Parameter: <version>
Workbench Parameter: Transactional Version
Example:
GEODATABASE_SDE_VERSION jim.testversion
RECONCILE_AND_POST
Required/Optional: Optional
Workbench Parameter: Reconcile and Post
Example:
GEODATABASE_SDE_RECONCILE_AND_POST YES
DELETE_CHILD_AFTER_RECONCILE_AND_POST
Required/Optional: Required
Parameter: <delete_child_after_reconcile_and_post>
Values: YES | NO
Default Value: YES
Example:
In the example below, the child version will not be deleted after the reconcile and post operation completes.
GEODATABASE_SDE__DELETE_CHILD_AFTER_RECONCILE_AND_POST NO