ISQLQuery

interface ISQLQuery

Properties

Link copied to clipboard
abstract val argCount: Int
Link copied to clipboard
abstract val sql: String

Functions

Link copied to clipboard
abstract fun bindTo(statement: ISQLProgram)