JAVA/CORBA CLASSES


copyToDatabase method
Example

Copies a document to a specified database.

Defined in

Document

Syntax

public Document copyToDatabase(Database db)
   throws NotesException

Parameters

Database db


Return value

Document


Language cross-reference

CopyToDatabase method in LotusScript NotesDocument class

Example
See Also