다음을 통해 공유


SqlitePropertyAnnotations.SetDimension(String) 메서드

정의

이 속성에 대한 열을 만들 때 사용할 차원을 설정합니다.

protected virtual bool SetDimension (string value);
abstract member SetDimension : string -> bool
override this.SetDimension : string -> bool
Protected Overridable Function SetDimension (value As String) As Boolean

매개 변수

value
String

차원입니다.

반환

주석이 설정된 경우 true입니다. 그렇지 않으면 false입니다.

적용 대상