22 namespace Deveel.Data.Sql.Expressions {
50 public override bool CanEvaluate {
void SetValue(string key, Type type, object value)
SqlExpressionType
All the possible type of SqlExpression supported
Represents a dynamic object that encapsulates a defined SqlType and a compatible constant ISqlObject ...
An expression that holds a constant value.
SqlConstantExpression(DataObject value)
object GetValue(string key)
Defines the base class for instances that represent SQL expression tree nodes.
override void GetData(SerializeData data)
SqlConstantExpression(ObjectData data)