LOTUSSCRIPT /COM/OLE のクラス


GetAgent メソッド

指定のエージェント名でデータベースのエージェントを検索します。

定義位置

NotesDatabase

構文

Set notesAgent = notesDatabase.GetAgent( agentName$ )

パラメータ

agentName$


戻り値

notesAgent


使用法

NotesAgents の使い方について詳しくは、「NotesAgent クラス」を参照してください。

クロスリファレンス

Java Database クラスの getAgent メソッド

式言語の @コマンド ([AgentEdit]) 関数


関連項目