Struct SQLValue
Fields
Name | Type | Description |
---|---|---|
isIncomplete
|
bool |
|
isNull
|
bool |
|
_value
|
std |
Properties
Name | Type | Description |
---|---|---|
value
[get]
|
inout(Variant) |
|
value
[set]
|
T |
Methods
Name | Description |
---|---|
opAssign
|