Share via


CompiledModelCodeGenerationOptions.UseNullableReferenceTypes Property

Definition

Gets or sets a value indicating whether nullable reference types are enabled.

public virtual bool UseNullableReferenceTypes { get; set; }
member this.UseNullableReferenceTypes : bool with get, set
Public Overridable Property UseNullableReferenceTypes As Boolean

Property Value

A value indicating whether nullable reference types are enabled.

Applies to