Partager via


LengthColumnConfiguration.IsMaxLength Méthode

Définition

Configure la colonne pour qu'elle autorise la longueur maximale prise en charge par le fournisseur de base de données.

public System.Data.Entity.ModelConfiguration.Configuration.LengthColumnConfiguration IsMaxLength ();
member this.IsMaxLength : unit -> System.Data.Entity.ModelConfiguration.Configuration.LengthColumnConfiguration
Public Function IsMaxLength () As LengthColumnConfiguration

Retours

La même LengthColumnConfiguration instance afin que plusieurs appels puissent être chaînés.

S’applique à