MaxSize (Database - Java)

Read-only. The maximum size of a database in kilobytes.

Defined in

Database

Data type

long

Syntax

public long getMaxSize()
    throws NotesException

Usage

The database must be open to use this property.

Example