[Missing <summary> documentation for "T:NHibernate.Engine.AbstractLhsAssociationTypeSqlInfo"]

Namespace: NHibernate.Engine
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public abstract class AbstractLhsAssociationTypeSqlInfo : ILhsAssociationTypeSqlInfo
Visual Basic
Public MustInherit Class AbstractLhsAssociationTypeSqlInfo _
	Implements ILhsAssociationTypeSqlInfo
Visual C++
public ref class AbstractLhsAssociationTypeSqlInfo abstract : ILhsAssociationTypeSqlInfo

Inheritance Hierarchy

See Also