다음을 통해 공유


LengthPropertyConfiguration.IsMaxLength 메서드

정의

속성에서 데이터베이스 공급자가 지원하는 최대 길이가 허용되도록 구성합니다.

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

반환

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

적용 대상