Base:
method
AsCqt
System.Data.Mapping.ViewGeneration.Structures.BoolLiteral.AsCqt(System.Data.Common.CommandTrees.DbExpression, System.Boolean)
1 override of AsCqt
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\QualifiedCellIdBoolean.cs (1)
46
internal override DbExpression
AsCqt
(DbExpression row, bool skipIsNotNull)
1 reference to AsCqt
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\QualifiedCellIdBoolean.cs (1)
48
return base.
AsCqt
(m_block.GetInput(row), skipIsNotNull);