Namespaces

Types

Type EntityFetchReturn

Namespace NHibernate.Loader.Custom

Parent FetchReturn

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

string Alias get;

return string

IEntityAliases EntityAliases get;

return IEntityAliases

LockMode LockMode get;

return LockMode

NonScalarReturn Owner get;

return NonScalarReturn

string OwnerProperty get;

return string