Table of Contents

Property QueryModifier

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

QueryModifier

Represents a modifier for query operations.

protected IQueryModifier<T> QueryModifier { get; }

Property Value

IQueryModifier<T>