RuntimeProperty.IReadOnlyProperty.IsNullable 属性

定义

获取一个值,该值指示此属性是否可以包含 null

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsNullable { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsNullable : bool
 ReadOnly Property IsNullable As Boolean Implements IReadOnlyProperty.IsNullable

属性值

实现

属性

适用于