stanza
stanza
UpdateQuery
whereClauses property
whereClauses
stanza
stanza
UpdateQuery
whereClauses property
UpdateQuery class
Constructors
UpdateQuery
Properties
bracketDepth
hashCode
runtimeType
substitutionValues
table
whereClauses
Methods
column
fork
statement
addSubstitution
and
cloner
importSubstitutionValues
importWhereClauses
noSuchMethod
or
toString
where
Operators
operator ==
whereClauses
property
String
whereClauses
inherited
Implementation
String get whereClauses => _clauses.isNotEmpty ? _clauses.join(' ') : null;