Documentation
Dlang.org
Connection.getProviderName
gda
connection
Connection
Gets the name (identifier) of the database provider used by cnc
class
Connection
string
getProviderName
(
)
Return Value
Type:
string
a non modifiable string
gda
connection
Connection
constructors
this
functions
addEvent
addPreparedStatement
addSavepoint
asyncCancel
asyncFetchResult
batchExecute
beginTransaction
clearEventsList
close
closeNoWarning
commitTransaction
connectConnClosed
connectConnOpened
connectConnToClose
connectDsnChanged
connectError
connectTransactionStatusChanged
createOperation
createParser
delPreparedStatement
deleteRowFromTable
deleteSavepoint
executeNonSelectCommand
executeSelectCommand
getAuthentication
getCncString
getDateFormat
getDsn
getEvents
getMetaStore
getMetaStoreDataV
getOptions
getPreparedStatement
getProvider
getProviderName
getTransactionStatus
insertRowIntoTableV
isOpened
open
parseSqlString
performOperation
pointAvailableEvent
quoteSqlIdentifier
rollbackSavepoint
rollbackTransaction
self
statementExecute
statementExecuteNonSelect
statementExecuteSelect
statementPrepare
statementToSql
supportsFeature
updateMetaStore
updateRowInTableV
valueToSqlString
properties
_gType
authString
cncString
dsn
eventsHistorySize
executionSlowdown
executionTimer
isWrapper
metaStore
monitorWrappedInMainloop
provider
threadOwner
static functions
_getGType
errorQuark
newFromDsn
newFromString
openFromDsn
openFromString
openSqlite
stringSplit
Gets the name (identifier) of the database provider used by cnc