Namespace:
NHibernate.Loader
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetOwner ( _ associations As IList _ ) As Integer |
C# |
---|
public int GetOwner( IList associations ) |
Visual C++ |
---|
public: int GetOwner( IList^ associations ) |
JavaScript |
---|
function getOwner(associations); |
Parameters
- associations
- Type: System.Collections..::.IList