sqlite3_table_column_metadata
actual fun sqlite3_table_column_metadata(db: sqlite3, dbName: String?, tableName: String, columnName: String, outDataType: Utf8OutputParam?, outCollationSequence: Utf8OutputParam?, outNotNull: Int32OutputParam?, outPrimaryKey: Int32OutputParam?, outAutoIncrement: Int32OutputParam?): SqliteResultCode(source)
Return meta information about a specific column of a database table.
expect fun sqlite3_table_column_metadata(db: sqlite3, dbName: String?, tableName: String, columnName: String, outDataType: Utf8OutputParam?, outCollationSequence: Utf8OutputParam?, outNotNull: Int32OutputParam?, outPrimaryKey: Int32OutputParam?, outAutoIncrement: Int32OutputParam?): SqliteResultCode(source)
Return meta information about a specific column of a database table.
actual fun sqlite3_table_column_metadata(db: sqlite3, dbName: String?, tableName: String, columnName: String, outDataType: Utf8OutputParam?, outCollationSequence: Utf8OutputParam?, outNotNull: Int32OutputParam?, outPrimaryKey: Int32OutputParam?, outAutoIncrement: Int32OutputParam?): SqliteResultCode(source)
Return meta information about a specific column of a database table.
actual fun sqlite3_table_column_metadata(db: sqlite3, dbName: String?, tableName: String, columnName: String, outDataType: Utf8OutputParam?, outCollationSequence: Utf8OutputParam?, outNotNull: Int32OutputParam?, outPrimaryKey: Int32OutputParam?, outAutoIncrement: Int32OutputParam?): SqliteResultCode(source)
Return meta information about a specific column of a database table.
actual fun sqlite3_table_column_metadata(db: sqlite3, dbName: String?, tableName: String, columnName: String, outDataType: Utf8OutputParam?, outCollationSequence: Utf8OutputParam?, outNotNull: Int32OutputParam?, outPrimaryKey: Int32OutputParam?, outAutoIncrement: Int32OutputParam?): SqliteResultCode(source)
Return meta information about a specific column of a database table.