Table 5-3 Properties and Methods for File Handling
|
Property or Method
|
Description
|
|
|
Enables or disables automatic caching of extended fetch data sets.
|
|
|
Closes the file associated with the control.
|
|
|
Returns or sets the length in bytes of the record data buffer used for single-record operations on the file.
|
|
|
Attaches the VAccess control to a specific set of data definition files.
|
|
|
Returns the Pervasive.SQL file version.
|
|
|
Attempts to insert the current data buffer as a new record.
|
|
|
Sets or returns the drive, path, and file name of the table associated with the selected VAccess control.
|
|
|
Attempts to open the file associated with the control.
|
|
|
Sets or returns the open mode of the file associated with the control.
|
|
|
Specifies a Pervasive.SQL owner name to be used when trying to open the file associated with the VAccess control.
|
|
|
Sets or returns the page size of the Pervasive.SQL data file.
|
|
|
Sets the owner name of a file.
|
|
|
Retrieves current file status information from the file associated with the control.
|
|
|
Indicates which table will be associated with the control.
|
|
|
Returns the number of records contained in the Pervasive.SQL file associated with the VAccess control.
|