ModuleNames Data Type

The following enumerator is used to control whether downloaded MDF files should retain module names or be removed in cases where a module name is present. The following options are available:

Values
value description
KEEP_AS_IS Don't do anything to file, keep it as it is.
WITH Keep module names for files that contain module names.
WITHOUT Remove module names from files that contain module names.