SqlSyntax class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
setField(
TableField? field, String? fName, [DbType? fType]) → TableField
Constants
- Between → const String
- Contains → const String
- EQuals → const String
- EQualsOrNull → const String
- GreaterOrEqualsThan → const String
- GreaterThan → const String
- GreaterThanOrEquals → const String
- IN → const String
- IsNULL → const String
- LessOrEqualsThan → const String
- LessThan → const String
- LessThanOrEquals → const String
- NotEQuals → const String
- NotEQualsOrNull → const String
- notKeyword → const String