Provide the list of progressive-paths
Namespace: NHibernate.Mapping.ByCodeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static IEnumerable<PropertyPath> InverseProgressivePath( this PropertyPath source ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function InverseProgressivePath ( _ source As PropertyPath _ ) As IEnumerable(Of PropertyPath) |
Visual C++ |
---|
[ExtensionAttribute] public: static IEnumerable<PropertyPath^>^ InverseProgressivePath( PropertyPath^ source ) |
Parameters
- source
- Type: NHibernate.Mapping.ByCode..::..PropertyPath
[Missing <param name="source"/> documentation for "M:NHibernate.Mapping.ByCode.PropertyPathExtensions.InverseProgressivePath(NHibernate.Mapping.ByCode.PropertyPath)"]