AddDataRow Method: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '*AddDataRow( {{APIPrefix|ByVal}} row {{APIPrefix|As RawData}}) {{APIComment|Clears the RawDataSet of all RawData.}}')
 
No edit summary
Line 1: Line 1:
*AddDataRow( {{APIPrefix|ByVal}} row {{APIPrefix|As RawData}}) {{APIComment|Clears the RawDataSet of all RawData.}}
Clears the RawDataSet of all RawData
 
==Syntax==
*AddDataRow( {{APIPrefix|ByVal}} row {{APIPrefix|As RawData}})
 
==Usage Example==

Revision as of 17:25, 6 May 2014

Clears the RawDataSet of all RawData

Syntax

  • AddDataRow( ByVal row As RawData)

Usage Example