DbOpenInfo 类 |
命名空间: XSharp.RDD.Support
DbOpenInfo 类型公开以下成员。
名称 | 说明 | |
---|---|---|
DbOpenInfo | 初始化 DbOpenInfo 类的一个新实例 | |
DbOpenInfo(String, String, UInt32, Boolean, Boolean) | Construct a DbOpenInfo object. |
名称 | 说明 | |
---|---|---|
FileMode | Return the numeric FileMode based on the Shared and Readonly flags | |
FullName | Construct a DbOpenInfo object. |
名称 | 说明 | |
---|---|---|
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. |