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

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

Property Value

Type: ExecutionInfo
See Also