Click or drag to resize
GraphResultSetInfo Property
Gets the execution information for the query execution.

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

Property Value

Type: ExecutionInfo
See Also