IColumnModification.IsNullable 속성

정의

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

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

속성 값

적용 대상