RuntimeComplexProperty.IReadOnlyComplexProperty.IsNullable Property

Definition

Gets a value indicating whether this property can contain null.

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

Property Value

Implements

Attributes

Applies to