diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
DbRelationship.this
diamond
data
mapping
attributes
DbRelationship
Creates a db relationship with a custom sql query.
this
()
this
(string sql)
struct
DbRelationship
this
(
string
sql
)
this
(string[string] members)
Parameters
sql
string
The sql query.
Meta
Source
See Implementation
diamond
data
mapping
attributes
DbRelationship
constructors
this
variables
members
sql
Creates a db relationship with a custom sql query.