Export Directives Elements

This is a complete list of the export directives elements that can be used in the export directives file.

Export Directives Elements

Value

object_list

:= <object type> , object_list

:= ALL , object_list

:= <object type>

:= ALL

statement

:= EXPORT OBJECT object_list ;

:= NO_EXPORT OBJECT object_list ;

statements

:= statement statements

:= NULL

See Also

Export Directives Files

Export Directives File Description

Next

Additional Notes

Export Directives Elements