gda.server_provider_handler_info

Module for [ServerProviderHandlerInfo] class

Types 1

Methods
void * _cPtr() nothrow
gda.connection.Connection cnc() @property nothrow
void cnc(gda.connection.Connection propval) @property nothrow
gobject.types.GType gType() @property nothrow
void gType(gobject.types.GType propval) @property nothrow
string dbmsType() @property nothrow
void dbmsType(string propval) @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)