Enum SQLite3.ColType
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Assembly: Unity.VisualScripting.Core.Editor.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 |