Property Where NamespaceInnova.Data.Entity AssemblyInnova.Data.dll Where Gets or sets the where expression. public Expression<Func<T, bool>> Where { get; set; } Property Value Expression<Func<T, bool>>