JAVA/CORBA クラス


createDocument メソッド

データベース内に文書を作成し、作成された新規文書を表す Document オブジェクトを返します。

定義が行われるクラス
Database

構文
public Document createDocument()
throws NotesException

戻り値
Document


使用法
新規文書を保存する場合は、save を呼び出す必要があります。

クロスリファレンス
LotusScript NotesDatabase クラスの CreateDocument メソッド

式言語の Compose @コマンド


関連項目