Any object which intent to change a NHibernate query must implement this interface.

Namespace: Castle.ActiveRecord.Queries.Modifiers
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public interface IQueryModifier

See Also