dbGetBuildInfo
dbGetBuildInfo(
)
=> t_dbBuildInfo
Description
Returns the OpenAccess release number, the tarkit revision number, and the date and machine on which the database was built.
Arguments
Value Returned
|
The release number, tarkit revision number, and the date and machine on which the database was built. |
Examples
dbGetBuildInfo()
"@(#)$OpenAccess: 02.00 s092 06/11/03 00:01 (cds12106) $"
Related Topics
Information Retrieval Functions
Return to top