SqlNullabilityProcessor.UseRelationalNulls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A bool value indicating whether relational null semantics are in use.
protected virtual bool UseRelationalNulls { get; }
member this.UseRelationalNulls : bool
Protected Overridable ReadOnly Property UseRelationalNulls As Boolean