Compartir a través de


LengthPropertyConfiguration.IsVariableLength Método

Definición

Configura la propiedad para tener una longitud variable. Las propiedades tienen una longitud variable de forma predeterminada.

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

Devoluciones

La misma instancia de LengthPropertyConfiguration para que se puedan encadenar varias llamadas.

Se aplica a