Constructs a new EntityKey. Each entity within an EntityManager will have a unique EntityKey.
            
            Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
Parameters
- clrType
 - Type: SystemType
 - metadataStore
 - Type: Breeze.SharpMetadataStore
 - values
 - Type: SystemObject
 
See Also