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