Freigeben über


LengthPropertyConfiguration.IsMaxLength Methode

Definition

Konfiguriert die maximal zulässige und vom Datenbankanbieter unterstützte Länge für die Eigenschaft.

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

Gibt zurück

Dieselbe LengthPropertyConfiguration instance, sodass mehrere Aufrufe verkettet werden können.

Gilt für: