DBColumnAttribute.IsKey Property DataBaseExecutors
Is table key or not

Namespace: DataBaseExecutors.Entity
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public bool IsKey { get; set; }

Property Value

Type: Boolean
See Also