Partager via


LengthColumnConfiguration.IsVariableLength Méthode

Définition

Configure la colonne pour qu'elle soit de longueur variable.

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

Retours

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

S’applique à