LOTUS CONNECTOR
接続されたデータソース内の利用可能なテーブルをリストします。
定義位置
ODBCConnection
構文
tableArray = odbcConnection.ListTables( [ dataSourceName$ [ , userID$ [ , password$ ] ] ] )
パラメータ
dataSourceName$
tableArray
Not connected to a data source (DBstsNCON)
Unable to get user ID and password (DBstsACCS)
イベント
BeforeListTables
AfterListTables
例 関連項目