Enum DataType
List of available data types
Namespace: SqlDotNet.Compiler
Assembly: SqlDotNet.dll
Syntax
public enum DataType
Fields
Name | Description |
---|---|
AnonymObject | |
Binary | |
Boolean | |
Char | |
Float32 | |
Float64 | |
Int32 | |
Int64 | |
None | |
Null | |
Object | |
Str |