bindNull

abstract fun bindNull(statement: Long, index: Int): SQLCode(source)
open fun bindNull(statement: StatementHandle, index: Int): SQLCode(source)