Package-level declarations
Types
Link copied to clipboard
Represents a Virtual Table.
Link copied to clipboard
interface VirtualTableBestIndexScope
Scope to use with VirtualTable.bestIndex.
Link copied to clipboard
Scope to use with VirtualTableCursor.column.
Link copied to clipboard
interface VirtualTableConfiguration
Exposes Virtual Table configuration API.
Link copied to clipboard
interface VirtualTableCreateOrConnectScope
Scope to use with VirtualTableModule.connect and VirtualTableModule.Regular.create.
Link copied to clipboard
Represents a VirtualTable cursor used to read and/or write the virtual table.
Link copied to clipboard
interface VirtualTableFilterScope
Scope to use with VirtualTableCursor.filter.
Link copied to clipboard
interface VirtualTableFindFunctionScope
Scope to use with VirtualTable.findFunction.
Link copied to clipboard
interface VirtualTableIntegrityScope
Scope to use with VirtualTable.integrity.
Link copied to clipboard
Link copied to clipboard
Optional functions of a VirtualTable.
Link copied to clipboard
interface VirtualTableUpdateScope
Scope to use with VirtualTable.update.