Click or drag to resize

DataTable Properties

The DataTable type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets the collection of table columns.
Public propertyIsEmpty
Gets value indicating whether this table has no rows.
Public propertyRows
Gets the collection of table rows.
Public propertyTypeManager
Gets the type manager for this table.
Top
See Also