Share via


RuntimeElementType.IReadOnlyElementType.IsNullable Property

Definition

Gets a value indicating whether elements of the collection can be null.

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

Property Value

Implements

Attributes

Applies to