DbCommandTree.UseDatabaseNullSemantics Property

 

Gets whether the command tree uses the null semantics for the database.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public bool UseDatabaseNullSemantics { get; }

Property Value

Type: System.Boolean

The command tree uses the null semantics for the database.