Property ConstraintType
- Namespace
- YndigoBlue.Velocity.Constraints
- Assembly
- YndigoBlue.Velocity.dll
ConstraintType
Gets the type of constraint (PrimaryKey, ForeignKey, Unique, Check, or Default).
public abstract ConstraintType ConstraintType { get; }
Gets the type of constraint (PrimaryKey, ForeignKey, Unique, Check, or Default).
public abstract ConstraintType ConstraintType { get; }