DefaultKeyGenerator. TempIds Property Breeze.sharp
Returns the temporary IDs generated since instantiation of this class or the last Reset().

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public UniqueIdCollection TempIds { get; }

Property Value

Type: UniqueIdCollection

Implements

IKeyGenerator.TempIds
See Also

Reference