RawDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


== Methods ==
== Methods ==
*[[RawDataSet.AddDataRow|AddDataRow( RawData )]] {{APIComment|Clears the RawDataSet of all RawData.}}
*[[RawDataSet.AddDataRow|AddDataRow( RawData )]] {{APIComment|Adds the specified [[RawData Class|RawData]] object to RawDataSet.}}
*Clear                                          {{APIComment|Clears the RawDataSet of all RawData.}}
*Clear                                          {{APIComment|Clears all RawData objects from RawDataSet.}}


== Properties ==
== Properties ==

Revision as of 20:44, 5 March 2014



Methods

Properties