Description

Returns True when the given McDBDatabase is the current identity Journal Database.

Return Type

A Boolean value.   True when the given McDBDatabase is the current identities Journal Database.

Syntax

object.IsJournalDatabase (pMcDBDatabase)

The IsJournalDatabase Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataJournal.
pMcDBDatabaseRequired. A McDBDatabase object.

Remarks

The Database property is called to determine the current journal which will activate and open the database. Use IsAJournalDatabasePath() to determine whether a database (including the other identity's) is a Journal Database.