IMutableProperty.IReadOnlyProperty.IsNullable 属性

定义

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

override sealed bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsNullable { get; }
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.IsNullable : bool
 Overrides NotOverridable ReadOnly Property IsNullable As Boolean Implements IReadOnlyProperty.IsNullable

属性值

实现

适用于