Overload List

  NameDescription
Public methodStatic memberSql(String)
Apply a constraint expressed in SQL
Public methodStatic memberSql(SqlString)
Apply a constraint expressed in SQL
Public methodStatic memberSql(String, Object, IType)
Apply a constraint expressed in SQL, with the given SQL parameter
Public methodStatic memberSql(String, array<Object>[]()[][], array<IType>[]()[][])
Public methodStatic memberSql(SqlString, Object, IType)
Apply a constraint expressed in SQL, with the given SQL parameter
Public methodStatic memberSql(SqlString, array<Object>[]()[][], array<IType>[]()[][])
Apply a constraint expressed in SQL, with the given SQL parameters

See Also