Compartir a través de


LengthColumnConfiguration.IsVariableLength Método

Definición

Configura la columna para tener una longitud variable.

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

Devoluciones

La misma LengthColumnConfiguration instancia para que se puedan encadenar varias llamadas.

Se aplica a