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

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

Property Value

Type: ExecutionInfo
See Also