diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
MsSqlModel.retrieve
diamond
data
mapping
engines
mssql
mssqlmodel
MsSqlModel
Retrieves a value from the model's data.
class
MsSqlModel
(string tableName)
final
T
retrieve
(
T
bool
nullable
= false
bool
isEnum
= false
)
(
)
Return Value
Type:
T
The value.
Meta
Source
See Implementation
diamond
data
mapping
engines
mssql
mssqlmodel
MsSqlModel
constructors
this
functions
moveToNextColumn
retrieve
retrieveBoolImpl
retrieveDefaultImpl
retrieveEnumImpl
retrieveNullableEnumImpl
retrieveNullableImpl
retrieveTextImpl
properties
row
static variables
table
Retrieves a value from the model's data.