Class IDBObjectStoreParameters
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class IDBObjectStoreParameters
- Inheritance
-
IDBObjectStoreParameters
- Inherited Members
Constructors
IDBObjectStoreParameters()
public IDBObjectStoreParameters()
Fields
AutoIncrement
[Value("autoIncrement")]
public bool AutoIncrement
Field Value
KeyPath
[Value("keyPath")]
public Union105? KeyPath