StringPropertyConfiguration.IsVariableLength Method ()
Configures the property to be variable length. T:System.string properties are variable length by default.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.ModelConfiguration.Configuration.StringPropertyConfigurationThe same StringPropertyConfiguration instance so that multiple calls can be chained.