RawDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
Class representing an raw data set that can be saved in the repository.
Class representing an raw data set that can be saved in the repository.


=== Methods ===
== Methods ==
*'''[[RawDataSet.Clear|Clear]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.Clear|Clear]]''' {{APIComment|Clears all data rows.}}


=== Properties ===
== Properties ==
*'''[[RawDataSet.AnalyticalDataSetType|AnalyticalDataSetType]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.AnalyticalDataSetType|AnalyticalDataSetType]]''' {{APIComment|Clears all data rows.}}
*'''[[RawDataSet.ExtractedName|ExtractedName]]''' {{APIComment|Sets or returns the Extracted Name string}}
*'''[[RawDataSet.ExtractedName|ExtractedName]]''' {{APIComment|Sets or returns the Extracted Name string}}

Revision as of 00:59, 1 October 2013



Class representing an raw data set that can be saved in the repository.

Methods

  • Clear Clears all data rows.

Properties