- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Base Types
-
- DBTypeConverter
graph BT
Type-->Base0["DBTypeConverter"]
Type["TestDBTypeConverter"]
class Type type-node
Syntax
public class TestDBTypeConverter : DBTypeConverter
Constructors
| Name | Summary |
|---|---|
| TestDBTypeConverter |
Methods
| Name | Value | Summary |
|---|---|---|
| DBValueToGuid |
Guid | |
| ValueToDBValue |
object |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
