RelationalTypeMapping.NullMapping Field

Definition

Gets the mapping to be used when the only piece of information is that there is a null value.

public static readonly Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping NullMapping;
 staticval mutable NullMapping : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping
Public Shared ReadOnly NullMapping As RelationalTypeMapping 

Field Value

Applies to