Table of Contents

Class IsQueryableAttribute

Namespace
LinqToDB.Expressions
Assembly
linq2db.dll

Used to define queryable members.

[AttributeUsage(AttributeTargets.Method)]
public class IsQueryableAttribute : Attribute
Inheritance
IsQueryableAttribute
Inherited Members
Extension Methods

Constructors

IsQueryableAttribute()

public IsQueryableAttribute()