LOTUSSCRIPT /COM/OLE のクラス
Dim session As New NotesSession Dim db As NotesDatabase Set db = session.CurrentDatabase Messagebox( db.ReplicaID )
関連項目