LOTUS CONNECTOR
接続されたデータソースで実行可能なプロシージャーをリストします。
定義位置
ODBCConnection
構文
procArray = odbcConnection.ListProcedures( [ dataSourceName$ [ , userID$ [ , password$ ]]] )
パラメータ
dataSourceName$
procArray
Not connected to a data source (DBstsNCON)
Unable to get user ID and password (DBstsACCS)
イベント
BeforeListProcedures
AfterListProcedures
例 関連項目