Nativescript Doc
Preparing search index...
The search index is not available
SQLite for Nativescript
SQLite for Nativescript
openOrCreate
Function openOrCreate
openOrCreate
(
filePath
:
string
,
options
?:
{
flags
?:
number
;
threading
?:
boolean
;
transformBlobs
?:
boolean
}
,
)
:
SQLiteDatabase
Parameters
filePath
:
string
Optional
options
:
{
flags
?:
number
;
threading
?:
boolean
;
transformBlobs
?:
boolean
}
Returns
SQLiteDatabase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Nativescript Doc
SQLite for Nativescript
Loading...