XBase

Properties:

<Field name>
AutoSave
CurrentIndex
Encoding
Fields
Indexes
Key
ShowDeleted

Methods:

Add
BOF
Cancel
Clear
CloseFile
Copy
CreateFile
CreateIndex
Delete
EOF
ErrorCode
Find
FindByKey
First
GetFieldValue
GoTo
IsOpen
Last
Next
OpenFile
Pack
Prev
Recall
RecCount
RecDeleted
RecNo
Reindex
Save
SetFieldValue
Zap

Constructors:

Based on database path

Description:

XBase is the main object used for working with database tables in DBF format. It provides access to field collections and table indices, and allows you to open and write table files, and work with table records.
When working with DBF files one should observe the 8.3 restrictions for the file names.

Availability:

Thin client, server, thick client, external connection.

See also:

XBaseFieldsCollection, method Add
XBase, property Key
XBase, method FindByKey
XBase, method Save
XBase, method Find
XBase, method Cancel
XBase, constructor Based on database path

    

1C:Enterprise Developer's Community