Determines the name of the database, table, or column that is the origin of a
particular result column in SELECT statement.
Warning:
These methods are defined only when this library is compiled with
-version=SqliteEnableColumnMetadata, and SQLite compiled with the
SQLITE_ENABLE_COLUMN_METADATA option defined.
Determines the name of the database, table, or column that is the origin of a particular result column in SELECT statement.
Warning: These methods are defined only when this library is compiled with -version=SqliteEnableColumnMetadata, and SQLite compiled with the SQLITE_ENABLE_COLUMN_METADATA option defined.