Partager via


LengthPropertyConfiguration.IsVariableLength Méthode

Définition

Configure la propriété pour qu'elle soit de longueur variable. Par défaut, les propriétés sont de longueur variable.

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

Retours

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

S’applique à