LOTUSSCRIPT /COM/OLE のクラス


CopyToDatabase メソッド

文書を指定されたデータベースにコピーします。

定義位置
NotesDocument 型

構文
Set newNotesDocument = notesDocument.CopyToDatabase( notesDatabase )

パラメータ
notesDatabase


戻り値
newNotesDocument
クロスリファレンス
Java Document クラスの copyToDatabase メソッド


関連項目