Property NotNull
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
NotNull
Gets whether this column has a NOT NULL constraint.
public bool NotNull { get; }
Property Value
Remarks
To change nullability as a schema migration operation, use ModifyNotNull(bool).