StringColumnConfiguration.IsOptional Method ()
Configures the column to be optional.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.ModelConfiguration.Configuration.StringColumnConfigurationThe same StringColumnConfiguration instance so that multiple calls can be chained.