serverdatabasename(
DATABASE
)

The serverdatabasename( function returns the server database name associated with a shared database.


Parameters

This function has one parameter:

database – database to be checked, or "" for the current database. The specified database must be open.


Description

This function returns the server database name associated with a shared database. This is the name of that database on the server (which may be different from the name on a client). If the database name is “” the server database name for the current database will be returned, as shown in this example.

servername("") ☞ Mailing List

See Also


History

VersionStatusNotes
10.2No ChangeCarried over from Panorama 6.0.