Click or drag to resize
RowSetInfo Property
Gets the execution info of the query

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public virtual ExecutionInfo Info { get; set; }

Property Value

Type: ExecutionInfo
See Also