LengthColumnConfiguration.IsFixedLength Method ()

 

Configures the column to be fixed length.

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

public LengthColumnConfiguration IsFixedLength()

Return Value

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

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