JAMS 6.x Help
PrintRow Method


Prints current row to output
Syntax
'Declaration
 
Public Sub PrintRow() 
'Usage
 
Dim instance As DataFormatter
 
instance.PrintRow()
public void PrintRow()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataFormatter Class
DataFormatter Members