Gda.typeFromString

class Gda
static
GdaValueType
typeFromString
(
string str
)

Parameters

str string

the name of a GdaValueType, as returned by gda_type_to_string().

Return Value

Type: GdaValueType

the GdaValueType represented by the given str.

Meta