Udostępnij przez


StringColumnConfiguration.IsFixedLength Metoda

Definicja

Konfiguruje kolumnę o stałej długości. Użyj funkcji HasMaxLength, aby ustawić długość, do której właściwość jest stała.

public System.Data.Entity.ModelConfiguration.Configuration.StringColumnConfiguration IsFixedLength();
override this.IsFixedLength : unit -> System.Data.Entity.ModelConfiguration.Configuration.StringColumnConfiguration
Public Function IsFixedLength () As StringColumnConfiguration

Zwraca

To samo wystąpienie StringColumnConfiguration, aby można było połączyć łańcuch wielu wywołań.

Dotyczy