41 internal abstract object Eval();
IFormatProvider FormatProvider
static bool IsInteger(StorageType type)
object Eval(DataRow row, DataRowVersion version)
static bool IsNumericSql(StorageType type)
static bool IsSignedSql(StorageType type)
ExpressionNode(DataTable table)
static bool IsUnsignedSql(StorageType type)
static bool IsSigned(StorageType type)
void Bind(DataTable table, List< DataColumn > list)
static bool IsUnsigned(StorageType type)
void BindTable(DataTable table)
static bool IsIntegerSql(StorageType type)
bool HasRemoteAggregate()
virtual bool DependsOn(DataColumn column)
static bool IsNumeric(StorageType type)
static bool IsFloatSql(StorageType type)
ExpressionNode Optimize()
object Eval(int[] recordNos)
static bool IsFloat(StorageType type)
static CultureInfo CurrentCulture