EntityTypeAutoGeneratedKeyType Property Breeze.sharp
The AutoGeneratedKeyType for this EntityType.

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

public AutoGeneratedKeyType AutoGeneratedKeyType { get; set; }

Property Value

Type: AutoGeneratedKeyType
See Also

Reference