SqlFunction

This structure represents a function or an aggregate with zero or more arguments.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

_cPtr
void* _cPtr()
checkClean
void checkClean()
serialize
string serialize()
takeArgsList
void takeArgsList(void*[] args)
takeName
void takeName(gobject.value.Value value)

Properties

any
gda.sql_any_part.SqlAnyPart any [@property getter]

Get any field.

functionName
string functionName [@property getter]

Get functionName field.

functionName
string functionName [@property setter]

Set functionName field.