Partager via


LengthPropertyConfiguration.IsMaxLength Méthode

Définition

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

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

Retours

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

S’applique à