다음을 통해 공유


ColumnModificationParameters.IsNullable 속성

정의

열에 null 값이 포함될 수 있는지 여부를 나타내는 값입니다.

public bool? IsNullable { get; init; }
member this.IsNullable : Nullable<bool> with get, set
Public Property IsNullable As Nullable(Of Boolean)

속성 값

적용 대상