Click or drag to resize

CqlNew Method

Creates an empty CQL instance for cases where a cql string is not needed like fetch queries.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public static Cql New()

Return Value

Type: Cql
See Also