diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
MySqlAdapter.this
diamond
data
mapping
engines
mysql
mysqladapter
MySqlAdapter
Creates a new mysql adapter.
class
MySqlAdapter
(TModel)
final
this
(
string
connectionString
= null
)
Parameters
connectionString
string
The connection string of the adapter.
Meta
Source
See Implementation
diamond
data
mapping
engines
mysql
mysqladapter
MySqlAdapter
constructors
this
functions
execute
executeRaw
exists
existsRaw
readMany
readManyRaw
readSingle
readSingleRaw
scalarImpl
scalarInsertImpl
scalarInsertRawImpl
scalarRawImpl
Creates a new mysql adapter.