Freigeben über


LengthColumnConfiguration.IsVariableLength Methode

Definition

Konfiguriert die Spalte für eine variable Länge.

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

Gibt zurück

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

Gilt für: