Click or drag to resize

Cql.New Method

Overload List
  NameDescription
Public methodStatic memberNew()
Creates an empty CQL instance for cases where a cql string is not needed like fetch queries.
Public methodStatic memberNew(String,Object[])
Creates a new CQL instance from the CQL statement and parameters specified.
Top
See Also