Namespace: FSharp.ORM
The dynamic Operations.
( ? ) dynamic propName
Gets the property value.
( ?<- ) dynamic propName value
Sets the property value.
dynamic dialect
Creates dynamic object with the SQL dialect.