Click or drag to resize
QueryTrace Constructor
Initializes a new instance of the QueryTrace class

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public QueryTrace(
	Guid traceId,
	ISession session
)

Parameters

traceId
Type: SystemGuid
session
Type: DseISession
See Also