RuntimeProperty.IReadOnlyProperty.IsNullable Property

Definition

Gets a value indicating whether this property can contain 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

Property Value

Implements

Attributes

Applies to