Enum SQLite3.ConfigOption
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Syntax
public enum ConfigOption
Fields
Name | Description | Value |
---|---|---|
SingleThread | 1 | |
MultiThread | 2 | |
Serialized | 3 |
public enum ConfigOption
Name | Description | Value |
---|---|---|
SingleThread | 1 | |
MultiThread | 2 | |
Serialized | 3 |