SqlValue
Object Hierarchy:
Description:
Represent an SQL value.
A value can be serialized to/from string using Stringifiable.to_string and parse
Use cast to convert this value to any supported or compatible GLib.Type, so is possible to convert to any SqlValue implementation type.
All known implementing classes:
All known sub-interfaces:
Namespace: Vda
Package: vda-1
Content:
Properties:
Static methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface Vda.Stringifiable