- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SelectData"]
class Type type-node
Syntax
public class SelectData
Constructors
Name | Summary |
---|---|
SelectData |
Methods
Name | Value | Summary |
---|---|---|
AddColumn |
SelectData | |
AddRow |
SelectData | |
GetDataReader |
IDataReader | |
Has |
SelectData | |
MockScalar |
void | |
MockUp |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|