LengthColumnConfiguration.IsVariableLength Method ()

 

Configures the column to be variable length.

Namespace:   System.Data.Entity.ModelConfiguration.Configuration
Assembly:  EntityFramework (in EntityFramework.dll)

public LengthColumnConfiguration IsVariableLength()

Return Value

Type: System.Data.Entity.ModelConfiguration.Configuration.LengthColumnConfiguration

The same LengthColumnConfiguration instance so that multiple calls can be chained.