StringColumnConfiguration.IsVariableLength Method ()
Configures the column to be variable length. Columns are variable length by default.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.ModelConfiguration.Configuration.StringColumnConfigurationThe same StringColumnConfiguration instance so that multiple calls can be chained.