ICascadingTypeHandler.

CollectIDs(QueryingReadContext) Method

Summary

will be called during querying to ask for IDs of member objects of the handled object.

Syntax

void CollectIDs(QueryingReadContext context)

Remarks

will be called during querying to ask for IDs of member objects of the handled object.

Parameters

Name Type Description
context QueryingReadContext

Return Value

Type Description
void