Namespace: NHibernate.Cfg
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class NamedSQLQuerySecondPass _
	Inherits ResultSetMappingBinder _
	Implements IQuerySecondPass, ISecondPass
C#
public class NamedSQLQuerySecondPass : ResultSetMappingBinder, IQuerySecondPass, ISecondPass
Visual C++
public ref class NamedSQLQuerySecondPass : public ResultSetMappingBinder, IQuerySecondPass, ISecondPass

Inheritance Hierarchy

System.Object
  NHibernate.Cfg.ResultSetMappingBinder
    NHibernate.Cfg.NamedSQLQuerySecondPass