Merge.Dependencies property
The read-only Dependencies property of the Merge object returns a collection of Dependency objects that enumerates a set of unsatisfied dependencies for the current database.
This property is read-only.
Syntax
propVal = Merge.Dependencies
Property value
Remarks
A module does not need to be open to retrieve dependency information.
C++
See get_Dependencies Function.
Requirements
Requirement | Value |
---|---|
Version |
Mergemod.dll 1.0 or later |
Header |
|
DLL |
|