Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






getDbDirectory method

Creates a new DbDirectory object using the name of the server you want to access.

Defined in

Session

Syntax

public DbDirectory getDbDirectory(String server)

throws NotesException

Parameters

String server

The name of the server with database files you want to navigate. Use null to indicate the session's environment. Must be null for remote (IIOP) operations.

Return value

DbDirectory

The directory on the server you specified.

Usage

See the DbDirectory class for descriptions and examples.

Language cross-reference

GetDbDirectory method in LotusScript NotesSession class

Related topics
Locating a database on a server or the local directory




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009