mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Struct SQLValue
struct SQLValue
;
Fields
Name | Type | Description |
---|---|---|
isIncomplete
|
bool | |
isNull
|
bool | |
_value
|
std |
Properties
Name | Type | Description |
---|---|---|
value [get]
|
inout(Variant) | |
value [set]
|
T |