xdmp:schema-database( [$database-id as xs:unsignedLong] ) as xs:unsignedLong
Returns the database ID of the schema database associated with the current database.
Parameters | |
---|---|
database-id | A database ID. Defaults to the current database. |
xdmp:schema-database()
function as the second
parameter to xdmp:eval-in()
. xdmp:schema-database() => 15467547981724877000
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.