Freigeben über


LengthPropertyConfiguration.IsVariableLength Methode

Definition

Konfiguriert eine variable Länge für die Eigenschaft. Die Eigenschaften weisen standardmäßig eine variable Länge auf.

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

Gibt zurück

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

Gilt für: