getDFSDatabases

Syntax

getDFSDatabases()

Arguments

None

Details

This function returns a vector that lists DFS databases on the current node.

From version 1.30.21/2.00.9 onwards,

  • For an administrator or a non-admin user granted with DB_MANAGE privilege, the function returns all DFS databases on the current node;

  • Otherwise, the function returns DFS databases to which the user is granted with the DB_OWNER privilege.

Examples

$ getDFSDatabases()