[Missing <summary> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.ComponentJoin.ComponentFromElementType.GetPropertyType(System.String,System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public override IType GetPropertyType( string propertyName, string propertyPath ) |
Visual Basic |
---|
Public Overrides Function GetPropertyType ( _ propertyName As String, _ propertyPath As String _ ) As IType |
Visual C++ |
---|
public: virtual IType^ GetPropertyType( String^ propertyName, String^ propertyPath ) override |
Parameters
- propertyName
- Type: System..::..String
[Missing <param name="propertyName"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.ComponentJoin.ComponentFromElementType.GetPropertyType(System.String,System.String)"]
- propertyPath
- Type: System..::..String
[Missing <param name="propertyPath"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.ComponentJoin.ComponentFromElementType.GetPropertyType(System.String,System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.ComponentJoin.ComponentFromElementType.GetPropertyType(System.String,System.String)"]