Table of Contents

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

bool

KeyPath

[Value("keyPath")]
public Union105? KeyPath

Field Value

Union105?