sqlite3_uri_parameter

actual fun sqlite3_uri_parameter(fileName: sqlite3_filename, parameter: String): String?(source)

This is a utility routine, useful to VFS implementations, that checks to see if a database file was a URI that contained a specific query parameter, and if so obtains the value of the query parameter.

The fileName argument is the filename pointer passed into the xOpen() method of a VFS implementation. The parameter argument is the name of the query parameter we seek. This routine returns the value of the parameter parameter if it exists. If the parameter does not exist, this routine returns a NULL pointer.

sqlite3_uri_parameter()

expect fun sqlite3_uri_parameter(fileName: sqlite3_filename, parameter: String): String?(source)

This is a utility routine, useful to VFS implementations, that checks to see if a database file was a URI that contained a specific query parameter, and if so obtains the value of the query parameter.

The fileName argument is the filename pointer passed into the xOpen() method of a VFS implementation. The parameter argument is the name of the query parameter we seek. This routine returns the value of the parameter parameter if it exists. If the parameter does not exist, this routine returns a NULL pointer.

sqlite3_uri_parameter()

actual fun sqlite3_uri_parameter(fileName: sqlite3_filename, parameter: String): String?(source)

This is a utility routine, useful to VFS implementations, that checks to see if a database file was a URI that contained a specific query parameter, and if so obtains the value of the query parameter.

The fileName argument is the filename pointer passed into the xOpen() method of a VFS implementation. The parameter argument is the name of the query parameter we seek. This routine returns the value of the parameter parameter if it exists. If the parameter does not exist, this routine returns a NULL pointer.

sqlite3_uri_parameter()

actual fun sqlite3_uri_parameter(fileName: sqlite3_filename, parameter: String): String?(source)

This is a utility routine, useful to VFS implementations, that checks to see if a database file was a URI that contained a specific query parameter, and if so obtains the value of the query parameter.

The fileName argument is the filename pointer passed into the xOpen() method of a VFS implementation. The parameter argument is the name of the query parameter we seek. This routine returns the value of the parameter parameter if it exists. If the parameter does not exist, this routine returns a NULL pointer.

sqlite3_uri_parameter()

actual fun sqlite3_uri_parameter(fileName: sqlite3_filename, parameter: String): String?(source)

This is a utility routine, useful to VFS implementations, that checks to see if a database file was a URI that contained a specific query parameter, and if so obtains the value of the query parameter.

The fileName argument is the filename pointer passed into the xOpen() method of a VFS implementation. The parameter argument is the name of the query parameter we seek. This routine returns the value of the parameter parameter if it exists. If the parameter does not exist, this routine returns a NULL pointer.

sqlite3_uri_parameter()