sqlite3_vtab

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

sqlite3_vtab

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

sqlite3_vtab

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

sqlite3_vtab

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

sqlite3_vtab

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

sqlite3_vtab

Constructors

Link copied to clipboard
actual constructor()

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

expect constructor()
actual constructor()
actual constructor()

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

actual constructor()

Every virtual table module implementation uses a subclass of this object to describe a particular instance of the virtual table. Each subclass will be tailored to the specific needs of the module implementation. The purpose of this superclass is to define certain fields that are common to all module implementations.

Properties

Link copied to clipboard
actual open override var errMsg: String?
expect open override var errMsg: String?
actual open override var errMsg: String?
actual open override var errMsg: String?
actual open override var errMsg: String?
Link copied to clipboard
actual open override val nRef: Int
expect open override val nRef: Int
actual open override val nRef: Int
actual open override val nRef: Int
actual open override val nRef: Int

Functions

Link copied to clipboard
actual open override fun close()

Releases the native resources if this struct is owned by the application.

expect open override fun close()

Releases the native resources if this struct is owned by the application.

open override fun close()

Releases the native resources if this struct is owned by the application.

open override fun close()

Releases the native resources if this struct is owned by the application.

open override fun close()

Releases the native resources if this struct is owned by the application.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
open override fun hashCode(): Int
open override fun hashCode(): Int
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
expect open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String