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