Determines whether a given ID is temporary.
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
Parameters
- uniqueId
- Type: Breeze.SharpUniqueId
ID to be analyzed
Return Value
Type: Booleantrue if the ID is temporary; otherwise false
Implements
IKeyGeneratorIsTempId(UniqueId)Remarks
See Also