BinaryPropertyConfiguration.IsMaxLength Method ()
Configures the property to allow the maximum length supported by the database provider.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.ModelConfiguration.Configuration.BinaryPropertyConfigurationThe same BinaryPropertyConfiguration instance so that multiple calls can be chained.