다음을 통해 공유


EdmScalarPropertyAttribute.IsNullable 속성

정의

속성에 null 값을 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Property IsNullable As Boolean

속성 값

속성에 null 값을 사용할 수 있는지 여부를 나타내는 값입니다.

적용 대상