PrimitiveColumnConfiguration.IsRequired Method ()
Configures the primitive column to be required.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.ModelConfiguration.Configuration.PrimitiveColumnConfigurationThe same PrimitiveColumnConfiguration instance so that multiple calls can be chained.