getDB2Schema (NotesDatabase - JavaScript™)
Gets the DB2® Schema of the current database.
Defined in
NotesDatabaseSyntax
getDB2Schema() : string
Return value | Description |
---|---|
string |
The DB2® schema
of the current database. The empty string ("" ) is
returned if the database is a non-DB2 database. |