QueryingReadContext.

QueryingReadContext(Transaction, int, IReadBuffer, int, IdObjectCollector) Constructor

Syntax

public QueryingReadContext(Transaction transaction, int handlerVersion, IReadBuffer buffer, int collectionID, IdObjectCollector collector)

Parameters

Name Type Description
transaction Transaction
handlerVersion int
buffer IReadBuffer
collectionID int
collector IdObjectCollector

Return Value

Type Description
void