Try Playground
Show / Hide Table of Contents

Class NCacheQueryable<T>

Inheritance
System.Object
NCacheQueryable<T>
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Alachisoft.Integrations.EntityFramework.CachingProvider.dll
Syntax
public class NCacheQueryable<T> : IQueryable<T>, IEnumerable<T>, IQueryable, IEnumerable
Type Parameters
Name Description
T

Constructors

Name Description
NCacheQueryable(IQueryable<T>, CachingOptions, CachingMethod)

Initializes a new instance of the NCacheQueryable class.

Properties

Name Description
ElementType

Represents the type of the element(s) that are returned when the expression tree is executed.

Expression

The System.Linq.Expressions.Expression that is associated with this instance of System.Linq.IQueryable.

Provider

Gets the query provider that is associated with this data source.

Methods

Name Description
GetEnumerator()

Returns an Enumerater that Iterates throught the collection.

Explicit Interface Implementations

Name Description
IEnumerable.GetEnumerator()

Returns an enumerator that iterates through a collection.

In This Article
  • Constructors
  • Properties
  • Methods
  • Explicit Interface Implementations

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
� Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top