Enum SQLite3.ColType
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Assembly: solution.dll
Syntax
public enum SQLite3.ColType
Fields
| Name | Description |
|---|---|
| Blob | |
| Float | |
| Integer | |
| Null | |
| Text |
public enum SQLite3.ColType
| Name | Description |
|---|---|
| Blob | |
| Float | |
| Integer | |
| Null | |
| Text |