[Missing <summary> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromClause.AddJoinByPathMap(System.String,NHibernate.Hql.Ast.ANTLR.Tree.FromElement)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void AddJoinByPathMap( string path, FromElement destination ) |
Visual Basic |
---|
Public Sub AddJoinByPathMap ( _ path As String, _ destination As FromElement _ ) |
Visual C++ |
---|
public: void AddJoinByPathMap( String^ path, FromElement^ destination ) |
Parameters
- path
- Type: System..::..String
[Missing <param name="path"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromClause.AddJoinByPathMap(System.String,NHibernate.Hql.Ast.ANTLR.Tree.FromElement)"]
- destination
- Type: NHibernate.Hql.Ast.ANTLR.Tree..::..FromElement
[Missing <param name="destination"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.FromClause.AddJoinByPathMap(System.String,NHibernate.Hql.Ast.ANTLR.Tree.FromElement)"]