JAMS Developer Guide
DataFormatter Class Members
Properties  Methods 


MVPSI.JAMS.Activities.Oracle Namespace : DataFormatter Class

The following tables list the members exposed by DataFormatter.

Public Constructors
 NameDescription
Public ConstructorPrints rows from data source, formatting it into a table  
Top
Public Properties
 NameDescription
Public PropertyLeft-align non-string columns?  
Public PropertyMaximum width of fixed data types.  
Public PropertyMaximum width of variable data types.  
Public PropertyShrink System.Decimal columns to width 31?  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Convert byte array to hexadecimal string  
Public MethodPrints current row to output  
Public MethodMoves to next row; returns true if record exists  
Public MethodReturns 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