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