SaaS CMS has officially launched! Learn more now.

Class QueryableAttribute

Attribute, which makes it possible for a class to extend the EPiServer.Data.Dynamic.Providers.Internal.DbQueryProvider`1

Inheritance
System.Object
QueryableAttribute
Namespace: EPiServer.Data.Dynamic.Internal
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public sealed class QueryableAttribute : Attribute

Constructors

QueryableAttribute()

Declaration
public QueryableAttribute()

Extension Methods