- fromSqlValue
Variant fromSqlValue(DlangDataType fieldType, Variant fieldValue)
Undocumented in source.
- getColumnDefinition
string getColumnDefinition(ColumnDefinitionInfo info)
Undocumented in source.
- toSqlValue
string toSqlValue(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSqlValueImpl
string toSqlValueImpl(DlangDataType type, Variant value)
Undocumented in source.