Class | RBase::Table |
In: |
lib/rbase/table.rb
|
Parent: | Object |
columns | [R] | |
count | [R] | |
language | [R] | |
last_modified_on | [R] | |
name | [R] |
Create new XBase table file. Table file name will be equal to name with ".dbf" suffix.
Allowed options
* :language - language character set used in database. Can be one of LANGUAGE_* constants
Open table with given name. Table name should be like file name without ".dbf" suffix.