The ISimpleDataContainer type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
GetValue |
Returns value of column.
| |
SetValue |
Sets value of column.
|
Extension Methods
Name | Description | |
---|---|---|
CheckRequiredColumns |
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.) |
Properties
Name | Description | |
---|---|---|
Item |
Gets or sets the value of the column.
|
See Also