Sqler constructor
Sqler()
Creates a new instance of Sqler query builder.
All internal collections are initialized as empty, ready for building a query.
Implementation
Sqler();
Creates a new instance of Sqler query builder.
All internal collections are initialized as empty, ready for building a query.
Sqler();