where

fun where(where: String?): SOQLBuilder

Adds the 'where' clause.

Return

Instance with 'where' clause.

Parameters

where

Where clause.