SqlValue


Object Hierarchy:

Vda.SqlValue Vda.SqlValue Vda.SqlValue GLib.Object GLib.Object GLib.Object->Vda.SqlValue Vda.Stringifiable Vda.Stringifiable Vda.Stringifiable->Vda.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.

All known implementing classes:

Namespace: Vda
Package: vda-1

Content:

Properties:

Static methods:

Methods:

Inherited Members:

All known members inherited from interface Vda.Stringifiable