Gets whether the command tree uses the null semantics for the database.
public bool UseDatabaseNullSemantics { get; }
The command tree uses the null semantics for the database.
DbCommandTree ClassSystem.Data.Entity.Core.Common.CommandTrees Namespace