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.
Syntax
Script
Merge.Dependencies
Remarks
A module does not need to be open to retrieve dependency information.
C++
See get_Dependencies Function.
Requirements
Version | Mergemod.dll 1.0 or later |
---|---|
Header | Mergemod.h |
DLL | Mergemod.dll |
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.