udbLibraryCompare |
Compare two library structures. Return a value suitable for typical comparison operations.
Applies only to Understand for Ada databases and only the “standard” Ada library is supported.
Argument
|
Description
|
---|---|
UdbLibrary lib1
|
The first library to compare
|
UdbLibrary lib2
|
The second library to compare
|
Return Value
|
Description
|
---|---|
int
|
Returns:
0 if lib1 is the same as lib2
<0 if lib1 < lib2 >0 if lib1 > lib2 |
Scientific Toolworks, Inc. http://www.scitools.com |