Description
Returns the Database McDBNode associated with the specified McDBNode in the Journal.
-
Return Type
-
A McDBNode object. A McDBNode with value referencing the (SUCCESSFULLY) updated Journal.
Failure Returns Nothing (FAILURE)..
Failure conditions:
* Invalid argument
* No associated Database McDBNode
* No access to the associated Database McDBNode
* Not a Journal Node
* Journal Node does not have a LinkSource attribute
-
Syntax
-
object.JournalToDatabase (pdbnodeJournal)
The JournalToDatabase Method syntax has these parts:
|
| object | An expression evaluating to an object of type McDataJournal. |
| pdbnodeJournal | Required. A McDBNode object. The McDBNode in the Journal which may be associated with a Database McDBNode. |
Remarks
Opening and Saving McDBNode operations of visible objects will create a Journal McDBNode associated with the Database McDBNode.