Get the property name, given a possibly qualified property name
Namespace: NHibernate.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
string GetPropertyName( string propertyName ) |
Visual Basic |
---|
Function GetPropertyName ( _ propertyName As String _ ) As String |
Visual C++ |
---|
String^ GetPropertyName( String^ propertyName ) |
Parameters
- propertyName
- Type: System..::..String
[Missing <param name="propertyName"/> documentation for "M:NHibernate.Criterion.ICriteriaQuery.GetPropertyName(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Criterion.ICriteriaQuery.GetPropertyName(System.String)"]