DbOpenInfo Fields |
The DbOpenInfo type exposes the following members.
Name | Description | |
---|---|---|
Alias | Unique Alias that the table has. This must be a valid XBase Identifier | |
Extension | The extension for the table that must be opened. | |
FileName | The filename (optionally includig a path) for the table that must be opened. Does not have an extension. | |
ReadOnly | Should the table be opened Readonly? | |
Shared | Should the table be opened Shared? | |
Workarea | Workarea number in which the table will be opened. |