点击或拖拽改变大小

DBFBLOB 属性

X#

DBFBLOB 类型公开以下成员。

属性
  名称说明
公共属性Alias
Retrieve the alias name.
(继承自 Workarea。)
公共属性Area
Retrieve the Workarea number.
(继承自 Workarea。)
公共属性BoF
Is the table at the logical beginning-of-file.
(继承自 Workarea。)
公共属性Bottom
Is at bottom ?
(继承自 Workarea。)
公共属性Closed
Has the workarea been closed.
(继承自 Workarea。)
公共属性静态成员DefExt
公共属性Deleted
Is the current row deleted?
(继承自 Workarea。)
公共属性Driver
Driver (RDD) name of the object.
(重写 Driver.)
公共属性EoF
Is the table at the logical end-of-file.
(继承自 Workarea。)
公共属性Exclusive
Is the Workarea opened Exclusively
(继承自 Workarea。)
公共属性FieldCount
The # of fields in the current Workarea.
(继承自 Workarea。)
公共属性FileName
File name of the main file
(继承自 Workarea。)
公共属性FilterInfo
Current Filter
(继承自 Workarea。)
公共属性FilterText
The filter condition as a string.
(继承自 Workarea。)
公共属性Found
The outcome of the last search operation.
(继承自 Workarea。)
公共属性HasProperties
Does the workarea have properties.
(继承自 Workarea。)
公共属性HasRelations
Does the workarea have relations.
(继承自 Workarea。)
公共属性Memo
Current memo implementation.
(继承自 Workarea。)
公共属性OrderCondInfo
Current Order condition
(继承自 Workarea。)
公共属性Properties (继承自 Workarea。)
公共属性ReadOnly
Is the file opened ReadOnly ?
(继承自 Workarea。)
公共属性RecCount
The number of rows.
(继承自 Workarea。)
公共属性RecId
The row identifier at the current cursor position.
(继承自 Workarea。)
公共属性RecNo
The physical row identifier at the current cursor position.
(继承自 Workarea。)
公共属性RecordBuffer
Current Record
(继承自 Workarea。)
公共属性Shared
Is the current Workarea opened Shared?
(继承自 Workarea。)
公共属性Top
Is at top?
(继承自 Workarea。)
Top
参见