Version 24.2 (latest)

DataTableMetadata Class Properties

For a list of all members of this type, see DataTableMetadata members.

Public Properties
 NameDescription
Public PropertyColumnsCountGets the count of the columns stored in this DataTableMetadata.  
Public PropertyDataObjectsGets the underlaying data objects.  
Public PropertyDataRowsGets an array of DataRowMetadata created for this DataTableMetadata.  
Public PropertyRowsCountGets the count of the rows stored in this DataTableMetadata.  
See Also