gsdsdk / com.gsd.software.sdk.netconnector.sync.query / TableQuery

TableQuery

class TableQuery :Query

Created by jmielczarek on 06.12.2019.

Constructors

Name Summary
<init> TableQuery()
Created by jmielczarek on 06.12.2019.

Properties

Name Summary
tableName var tableName:String?

Functions

Name Summary
bracket fun bracket(columns:List<QueryColumn>, bracketBlock:QueryBracket.() ->Unit= {}):Unit
buildSql fun buildSql():String
create fun create(): <ERROR CLASS>
drop fun drop(): <ERROR CLASS>
exists fun exists(): <ERROR CLASS>
iff fun iff(): <ERROR CLASS>
not fun not(): <ERROR CLASS>
table fun table(): <ERROR CLASS>