SqlValue


Object Hierarchy:

Object hierarchy for SqlValue

Description:

public interface SqlValue : Object, Stringifiable

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.


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