LOTUS CONNECTOR
特定の列を指定すると、その列のネイティブデータ型を返します。
定義位置 ODBCResultSet
構文 formatValue = odbcResultSet.FieldNativeDataType( column_id% )
または
formatValue = odbcResultSet.FieldNativeDataType(column_Name$ )
パラメータ column_id%
エラー Field ID is out of range (DBstsINVC)
例 関連項目