JAMS 6.x Help
DataFormatter Class Members
Properties  Methods 


The following tables list the members exposed by DataFormatter.

Public Constructors
 NameDescription
Public ConstructorDataFormatter ConstructorPrints rows from data source, formatting it into a table  
Top
Public Properties
 NameDescription
Public PropertyLeftAlignHeadersLeft-align non-string columns?  
Public PropertyMaxFixedTypeWidthMaximum width of fixed data types.  
Public PropertyMaxVarTypeWidthMaximum width of variable data types.  
Public PropertyShrinkDecimalColumnsShrink System.Decimal columns to width 31?  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ByteArrayToStringConvert byte array to hexadecimal string  
Public MethodPrintRowPrints current row to output  
Public MethodReadMoves to next row; returns true if record exists  
Public MethodRowCountReturns how many rows were affected; or, for SELECT queries, returns the number of rows  
Top
See Also

Reference

DataFormatter Class
MVPSI.JAMS.Activities.Oracle Namespace