Click or drag to resize
IAdvancedDataContainer Properties

The IAdvancedDataContainer type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Column names.
(Inherited from IDataContainer.)
Public propertyHasChanged
Returns true if the object changed.
Public propertyIsComplete
Returns true if the object is complete (has all columns).
Public propertyItem
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.)
Top
See Also