다음을 통해 공유


LengthColumnConfiguration.IsVariableLength 메서드

정의

열이 가변 길이가 되도록 구성합니다.

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

반환

여러 호출을 연결할 수 있도록 동일한 LengthColumnConfiguration instance.

적용 대상