ColumnModificationParameters.IsNullable 属性

定义

一个 值,该值指示列是否可以包含 null 值。

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

属性值

适用于