Table of Contents

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

bool

Remarks

To change nullability as a schema migration operation, use ModifyNotNull(bool).