isql
Interface ITypedValue

All Known Subinterfaces:
IConstant
All Known Implementing Classes:
Array, BooleanArray, BooleanConstant, DateArray, DateConstant, InputArray, NumericArray, NumericConstant, TextArray, TextConstant

public interface ITypedValue

It can be an array (n items) or a constant

Author:
SHZ Sep 28, 2007

Method Summary
 ColumnType getType()
           
 

Method Detail

getType

ColumnType getType()
Returns:
the type