@servicenow/sdk - v4.9.0
Preparing search index...
@servicenow/sdk/api
<internal>
IDBObjectStoreParameters
Interface IDBObjectStoreParameters
interface
IDBObjectStoreParameters
{
autoIncrement
?:
boolean
;
keyPath
?:
string
|
string
[]
|
null
;
}
Index
Properties
auto
Increment?
key
Path?
Properties
Optional
auto
Increment
autoIncrement
?:
boolean
Optional
key
Path
keyPath
?:
string
|
string
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Increment
key
Path
@servicenow/sdk - v4.9.0
Loading...