[Missing <summary> documentation for "T:NHibernate.Linq.Functions.BaseHqlGeneratorForProperty"]

Namespace: NHibernate.Linq.Functions
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public abstract class BaseHqlGeneratorForProperty : IHqlGeneratorForProperty
Visual Basic
Public MustInherit Class BaseHqlGeneratorForProperty _
	Implements IHqlGeneratorForProperty
Visual C++
public ref class BaseHqlGeneratorForProperty abstract : IHqlGeneratorForProperty

Inheritance Hierarchy

System..::..Object
  NHibernate.Linq.Functions..::..BaseHqlGeneratorForProperty
    NHibernate.Linq.Functions..::..LengthGenerator

See Also