다음을 통해 공유


RelationalPropertyAnnotations.SetFixedLength(Boolean) 메서드

정의

문자열과 같은 고정 길이 데이터만 저장할 수 있는 속성으로 구성합니다.

protected virtual bool SetFixedLength (bool fixedLength);
abstract member SetFixedLength : bool -> bool
override this.SetFixedLength : bool -> bool
Protected Overridable Function SetFixedLength (fixedLength As Boolean) As Boolean

매개 변수

fixedLength
Boolean

속성이 고정 길이 값으로 제한되는지 여부를 나타내는 값입니다.

반환

True 값을 설정할 수 있으면 이고, false 그렇지 않으면.

적용 대상