- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TestDataColumnValue"]
class Type type-node
Syntax
public class TestDataColumnValue
Constructors
Properties
Name | Value | Summary |
---|---|---|
Column | EntitySchemaColumn | |
ColumnName | string | |
Value | object |
Methods
Name | Value | Summary |
---|---|---|
GetColumnValueName |
string |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|