Click or drag to resize

QdbCellCountValue Property

Gets the result value.

Namespace:  Quasardb.Query
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public long? CountValue { get; }

Property Value

Type: NullableInt64
Exceptions
ExceptionCondition
InvalidCastExceptionThe result value is not of type Count
See Also