Share via


IMutableElementType.IReadOnlyElementType.IsNullable Property

Definition

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

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

Property Value

Implements

Applies to