Enum SqlValueKind
- Namespace
- AiDotNet.ProgramSynthesis.Execution
- Assembly
- AiDotNet.dll
public enum SqlValueKind
Fields
Blob = 4Boolean = 5Integer = 1Null = 0Real = 2Text = 3
public enum SqlValueKind
Blob = 4Boolean = 5Integer = 1Null = 0Real = 2Text = 3