EntityPrimaryKeyAttributeIdentity Property

Used to mark Identity columns in the database.

Definition

Namespace: Firefly.Box.Data
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool Identity { get; set; }

Property Value

Boolean

See Also