点击或拖拽改变大小

DBFVFP 方法

X#

DBFVFP 类型公开以下成员。

方法
  名称说明
公共方法_CloseAllIndexes (继承自 DBFCDX。)
公共方法_getMemoBlockNumber (继承自 DBF。)
公共方法AddField
Add a Field to the _Fields List. Fields are added in the order of method call
(重写 AddField(RddFieldInfo).)
公共方法Append
Append a blank row and position the cursor to the new row.
(继承自 DBF。)
公共方法AppendLock
Add a newly appended row to the list of locked rows.
(继承自 DBF。)
公共方法BlobInfo
Retrieve information about a memo column.
(继承自 DBF。)
公共方法ChildEnd
Report the initialization of a relation.
(继承自 DBF。)
公共方法ChildStart
Report the initialization of a relation.
(继承自 DBF。)
公共方法ChildSync
Post a pending relational movement, indicating that the specified child work area has been affected by a parental movement.
(继承自 DBF。)
公共方法ClearFilter (继承自 DBFCDX。)
公共方法ClearRel
Clear relations.
(继承自 DBF。)
公共方法ClearScope
Clear the active locate condition.
(继承自 DBF。)
公共方法Close (重写 Close.)
公共方法CloseMemFile
Close the memo file
(继承自 DBF。)
公共方法Compile
Compile an expression.
(继承自 DBF。)
公共方法Continue
Goto the next record based on the corrent locate condition.
(继承自 DBF。)
公共方法Create (重写 Create(DbOpenInfo).)
公共方法CreateFields
Add columns defined in an array.
(重写 CreateFields(RddFieldInfo).)
公共方法CreateMemFile
Create the memo file
(继承自 DBF。)
公共方法DbEval
Evaluate a code block for each row.
(继承自 DBF。)
公共方法Delete
Mark the row at the current cursor position for deletion.
(继承自 DBF。)
公共方法Dispose (继承自 Workarea。)
公共方法Dispose(Boolean) (继承自 Workarea。)
公共方法EvalBlock
Evaluate a code block.
(继承自 DBF。)
公共方法EvalFilter (继承自 DBF。)
公共方法FieldIndex
Return the ONE based field index for a field name.
(继承自 DBF。)
公共方法FieldInfo (重写 FieldInfo(Int32, Int32, Object).)
公共方法FieldName
Retrieve a column name based on its ONE based column number.
(继承自 DBF。)
公共方法Flush (继承自 DBFCDX。)
公共方法ForceRel (继承自 DBFCDX。)
公共方法GetField
Return the (1 based) RddFieldInfo object for the specified field
(继承自 Workarea。)
公共方法GetRec
Retrieve the RDD's record buffer as array of bytes.
(继承自 DBF。)
公共方法GetScope
Retrieve the active locate condition.
(继承自 DBF。)
公共方法GetValue (继承自 DBFCDX。)
公共方法GetValueFile
Get the value for a column and write (export) it to an external file.
(继承自 DBF。)
公共方法GetValueLength
Get the length of the for the specified column.
(继承自 DBF。)
公共方法GoBottom (继承自 DBFCDX。)
公共方法GoCold (继承自 DBFCDX。)
公共方法GoHot (继承自 DBFCDX。)
公共方法GoTo (继承自 DBFCDX。)
公共方法GoToId
Position the cursor to a specific, physical identity.
(继承自 DBF。)
公共方法GoTop (继承自 DBFCDX。)
公共方法HeaderLock
Lock or unlock the header of a database file.
(继承自 DBF。)
公共方法Info (重写 Info(Int32, Object).)
公共方法Lock
Perform a lock.
(继承自 DBF。)
公共方法Open (重写 Open(DbOpenInfo).)
公共方法OpenMemFile
Open the memo file
(继承自 DBF。)
公共方法OrderCondition (继承自 DBFCDX。)
公共方法OrderCreate (继承自 DBFCDX。)
公共方法OrderDestroy (继承自 DBFCDX。)
公共方法OrderInfo (继承自 DBFCDX。)
公共方法OrderListAdd (继承自 DBFCDX。)
公共方法OrderListDelete (继承自 DBFCDX。)
公共方法OrderListFocus (继承自 DBFCDX。)
公共方法OrderListRebuild (继承自 DBFCDX。)
公共方法Pack (继承自 DBFCDX。)
公共方法PutRec
Replace the row at the current cursor position with the contents of a byte array.
(继承自 DBF。)
公共方法PutValue (继承自 DBFFPT。)
公共方法PutValueFile
Read (Import) a value from an external file and write it to the specified column.
(继承自 DBFFPT。)
公共方法Recall
Remove the deletion marker from the row at the current cursor position.
(继承自 DBF。)
公共方法RecInfo
Retrieve and optionally change information about a row.
(继承自 DBF。)
公共方法Refresh
Discard all changes to the current record and reread the buffer from disk. When the current buffer is in Append mode then the server will move to the bottom of the file.
(继承自 DBF。)
公共方法RelArea
Retrieve the logical number of a related work area.
(继承自 DBF。)
公共方法RelEval
Evaluate a code block against the relation in a work area.
(继承自 DBF。)
公共方法RelText
Retrieve the key expression of a relation.
(继承自 DBF。)
公共方法Seek (继承自 DBFCDX。)
公共方法SetFieldExtent
Set the Number of Fields the AddField Method will add.
(继承自 DBF。)
公共方法SetFilter (继承自 DBFCDX。)
公共方法SetRel
Set a relation.
(继承自 DBF。)
公共方法SetScope
Set the locate condition.
(继承自 DBF。)
公共方法Skip
Position the cursor relative to its current position.
(继承自 DBF。)
公共方法SkipFilter
Position the cursor, respecting scope and filter conditions.
(继承自 DBF。)
公共方法SkipRaw (继承自 DBFCDX。)
公共方法SkipScope
Position the cursor relative to its current position within the current scope.
(继承自 DBF。)
公共方法Sort
Physically reorder a table.
(继承自 DBF。)
公共方法SyncChildren
Force relational movement in child work areas to synchronize them with the parent work area.
(继承自 DBF。)
公共方法Trans
Copy one or more rows from one work area to another.
(继承自 DBF。)
公共方法TransRec
Copy a single row from one work area to another.
(继承自 DBF。)
公共方法UnLock
Release locks.
(继承自 DBF。)
公共方法Zap (继承自 DBFCDX。)
Top
参见