Click or drag to resize
ISimpleDataContainer Methods

The ISimpleDataContainer type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Returns value of column.
Public methodSetValue
Sets value of column.
Top
Extension Methods
  NameDescription
Public Extension MethodCheckRequiredColumns
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.)
Top
See Also