gda.types

D types for gda5 library

Members

Aliases

AttributesManagerFunc
alias AttributesManagerFunc = void delegate(string attName, gobject.value.Value value)
AttributesManagerSignal
alias AttributesManagerSignal = void delegate(gobject.object.ObjectWrap obj, string attName, gobject.value.Value value)
BatchError
alias BatchError = GdaBatchError
ConfigError
alias ConfigError = GdaConfigError
ConnectionError
alias ConnectionError = GdaConnectionError
ConnectionEventCode
alias ConnectionEventCode = GdaConnectionEventCode
ConnectionEventType
alias ConnectionEventType = GdaConnectionEventType
ConnectionFeature
alias ConnectionFeature = GdaConnectionFeature
ConnectionMetaType
alias ConnectionMetaType = GdaConnectionMetaType
ConnectionOptions
alias ConnectionOptions = GdaConnectionOptions
DataComparatorError
alias DataComparatorError = GdaDataComparatorError
DataModelAccessFlags
alias DataModelAccessFlags = GdaDataModelAccessFlags
DataModelError
alias DataModelError = GdaDataModelError
DataModelHint
alias DataModelHint = GdaDataModelHint
DataModelIOFormat
alias DataModelIOFormat = GdaDataModelIOFormat
DataModelIterError
alias DataModelIterError = GdaDataModelIterError
DataPivotAggregate
alias DataPivotAggregate = GdaDataPivotAggregate
DataPivotError
alias DataPivotError = GdaDataPivotError
DataPivotFieldType
alias DataPivotFieldType = GdaDataPivotFieldType
DataProxyError
alias DataProxyError = GdaDataProxyError
DataSelectConditionType
alias DataSelectConditionType = GdaDataSelectConditionType
DataSelectError
alias DataSelectError = GdaDataSelectError
DiffType
alias DiffType = GdaDiffType
HandlerBinPriv
alias HandlerBinPriv = GdaHandlerBinPriv*
HandlerBooleanPriv
alias HandlerBooleanPriv = GdaHandlerBooleanPriv*
HandlerNumericalPriv
alias HandlerNumericalPriv = GdaHandlerNumericalPriv*
HandlerStringPriv
alias HandlerStringPriv = GdaHandlerStringPriv*
HandlerTimePriv
alias HandlerTimePriv = GdaHandlerTimePriv*
HandlerTypePriv
alias HandlerTypePriv = GdaHandlerTypePriv*
HolderError
alias HolderError = GdaHolderError
MetaDbObjectType
alias MetaDbObjectType = GdaMetaDbObjectType
MetaForeignKeyPolicy
alias MetaForeignKeyPolicy = GdaMetaForeignKeyPolicy
MetaGraphInfo
alias MetaGraphInfo = GdaMetaGraphInfo
MetaSortType
alias MetaSortType = GdaMetaSortType
MetaStoreChangeType
alias MetaStoreChangeType = GdaMetaStoreChangeType
MetaStoreError
alias MetaStoreError = GdaMetaStoreError
MetaStructError
alias MetaStructError = GdaMetaStructError
MetaStructFeature
alias MetaStructFeature = GdaMetaStructFeature
Mutex
alias Mutex = glib.rec_mutex.RecMutex
ServerOperationCreateTableFlag
alias ServerOperationCreateTableFlag = GdaServerOperationCreateTableFlag
ServerOperationError
alias ServerOperationError = GdaServerOperationError
ServerOperationNodeStatus
alias ServerOperationNodeStatus = GdaServerOperationNodeStatus
ServerOperationNodeType
alias ServerOperationNodeType = GdaServerOperationNodeType
ServerOperationType
alias ServerOperationType = GdaServerOperationType
ServerProviderAsyncCallback
alias ServerProviderAsyncCallback = void delegate(gda.server_provider.ServerProvider provider, gda.connection.Connection cnc, uint taskId, bool resultStatus, glib.error.ErrorWrap error)

Function to be called by Libgda when the associated asynchronous method invoked finishes.

ServerProviderError
alias ServerProviderError = GdaServerProviderError
ServerProviderExecCallback
alias ServerProviderExecCallback = void delegate(gda.server_provider.ServerProvider provider, gda.connection.Connection cnc, uint taskId, gobject.object.ObjectWrap resultObj, glib.error.ErrorWrap error)

Function to be called by Libgda when the associated asynchronous method invoked finishes

ServerProviderInfo
alias ServerProviderInfo = GdaServerProviderInfo*
ServerProviderMeta
alias ServerProviderMeta = GdaServerProviderMeta
ServerProviderXa
alias ServerProviderXa = GdaServerProviderXa
SetError
alias SetError = GdaSetError
SqlAnyPartType
alias SqlAnyPartType = GdaSqlAnyPartType
SqlBuilderError
alias SqlBuilderError = GdaSqlBuilderError
SqlBuilderId
alias SqlBuilderId = GdaSqlBuilderId
SqlError
alias SqlError = GdaSqlError
SqlErrorType
alias SqlErrorType = gda.types.SqlError
SqlIdentifierStyle
alias SqlIdentifierStyle = GdaSqlIdentifierStyle
SqlOperatorType
alias SqlOperatorType = GdaSqlOperatorType
SqlParserError
alias SqlParserError = GdaSqlParserError
SqlParserFlavour
alias SqlParserFlavour = GdaSqlParserFlavour
SqlParserMode
alias SqlParserMode = GdaSqlParserMode
SqlRenderingValue
alias SqlRenderingValue = string delegate(gobject.value.Value value, gda.sql_rendering_context.SqlRenderingContext context, GError** _err)

Rendering function type to render a #GValue

SqlReservedKeywordsFunc
alias SqlReservedKeywordsFunc = bool delegate(string word)
SqlSelectJoinType
alias SqlSelectJoinType = GdaSqlSelectJoinType
SqlStatementCompoundType
alias SqlStatementCompoundType = GdaSqlStatementCompoundType
SqlStatementDelete
alias SqlStatementDelete = GdaSqlStatementDelete*
SqlStatementInsert
alias SqlStatementInsert = GdaSqlStatementInsert*
SqlStatementSelect
alias SqlStatementSelect = GdaSqlStatementSelect*
SqlStatementTransaction
alias SqlStatementTransaction = GdaSqlStatementTransaction*
SqlStatementType
alias SqlStatementType = GdaSqlStatementType
SqlStatementUnknown
alias SqlStatementUnknown = GdaSqlStatementUnknown*
SqlStatementUpdate
alias SqlStatementUpdate = GdaSqlStatementUpdate*
StatementError
alias StatementError = GdaStatementError
StatementModelUsage
alias StatementModelUsage = GdaStatementModelUsage
StatementSqlFlag
alias StatementSqlFlag = GdaStatementSqlFlag
ThreadNotification
alias ThreadNotification = GdaThreadNotification
ThreadNotificationType
alias ThreadNotificationType = GdaThreadNotificationType
ThreadWrapperCallback
alias ThreadWrapperCallback = void delegate(gda.thread_wrapper.ThreadWrapper wrapper, void* instance, string signame, int nParamValues, gobject.value.Value paramValues, void* gdaReserved)

Specifies the type of function to be passed to gda.thread_wrapper.ThreadWrapper.connectRaw

ThreadWrapperError
alias ThreadWrapperError = GdaThreadWrapperError
ThreadWrapperFunc
alias ThreadWrapperFunc = void* delegate(void* arg, GError** _err)

Specifies the type of function to be passed to gda.thread_wrapper.ThreadWrapper.execute.

ThreadWrapperVoidFunc
alias ThreadWrapperVoidFunc = void delegate(void* arg, GError** _err)

Specifies the type of function to be passed to gda.thread_wrapper.ThreadWrapper.executeVoid.

TransactionIsolation
alias TransactionIsolation = GdaTransactionIsolation
TransactionStatusEventType
alias TransactionStatusEventType = GdaTransactionStatusEventType
TransactionStatusState
alias TransactionStatusState = GdaTransactionStatusState
TreeError
alias TreeError = GdaTreeError
TreeManagerError
alias TreeManagerError = GdaTreeManagerError
TreeMgrColumnsPriv
alias TreeMgrColumnsPriv = GdaTreeMgrColumnsPriv*
TreeMgrLabelPriv
alias TreeMgrLabelPriv = GdaTreeMgrLabelPriv*
TreeMgrSchemasPriv
alias TreeMgrSchemasPriv = GdaTreeMgrSchemasPriv*
TreeMgrSelectPriv
alias TreeMgrSelectPriv = GdaTreeMgrSelectPriv*
TreeMgrTablesPriv
alias TreeMgrTablesPriv = GdaTreeMgrTablesPriv*
TreeNodeError
alias TreeNodeError = GdaTreeNodeError
ValueAttribute
alias ValueAttribute = GdaValueAttribute
XaTransactionError
alias XaTransactionError = GdaXaTransactionError

Manifest constants

ATTRIBUTE_AUTO_INCREMENT
enum ATTRIBUTE_AUTO_INCREMENT;

The corresponding attribute specifies if the object it refers to is auto incremented (value has a G_TYPE_BOOLEAN type).

ATTRIBUTE_DESCRIPTION
enum ATTRIBUTE_DESCRIPTION;

The corresponding attribute is the description of the object it refers to (value has a G_TYPE_STRING type).

ATTRIBUTE_IS_DEFAULT
enum ATTRIBUTE_IS_DEFAULT;

The corresponding attribute specifies if the object it refers to has its value to default (value has a G_TYPE_BOOLEAN type).

ATTRIBUTE_NAME
enum ATTRIBUTE_NAME;

The corresponding attribute is the name of the object it refers to (value has a G_TYPE_STRING type).

ATTRIBUTE_NUMERIC_PRECISION
enum ATTRIBUTE_NUMERIC_PRECISION;

The corresponding attribute is the number of significant digits of the object it refers to (value has a G_TYPE_INT type).

ATTRIBUTE_NUMERIC_SCALE
enum ATTRIBUTE_NUMERIC_SCALE;

The corresponding attribute is the number of significant digits to the right of the decimal point of the object it refers to (value has a G_TYPE_INT type).

ATTRIBUTE_TREE_NODE_UNKNOWN_CHILDREN
enum ATTRIBUTE_TREE_NODE_UNKNOWN_CHILDREN;

This attribute, if true specifies that a tree node may or may not have any children nodes (value has a G_TYPE_BOOLEAN type).

EXTRA_AUTO_INCREMENT
enum EXTRA_AUTO_INCREMENT;
SERVER_PROVIDER_UNDEFINED_LIMITING_THREAD
enum SERVER_PROVIDER_UNDEFINED_LIMITING_THREAD;
SQLSTATE_GENERAL_ERROR
enum SQLSTATE_GENERAL_ERROR;
SQLSTATE_NO_ERROR
enum SQLSTATE_NO_ERROR;
TIMEZONE_INVALID
enum TIMEZONE_INVALID;