gda.sql_param_spec
Module for [SqlParamSpec] class
class SqlParamSpec
Types 1
classSqlParamSpec
Fields
GdaSqlParamSpec _cInstanceMethods
void * _cPtr() nothrowvoid takeDescr(gobject.value.Value value) nothrowSets pspec's description. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).void takeName(gobject.value.Value value) nothrowSets pspec's name. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).void takeNullok(gobject.value.Value value) nothrowSets pspec's ability of being NULL. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).void takeType(gobject.value.Value value) nothrowSets pspec's data type. value's ownership is transferred to pspec (which means pspec is then responsible for freeing it when no longer needed).