Namespaces

Types

Type CollectionFetchReturn

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

ICollectionAliases CollectionAliases get;

return ICollectionAliases

IEntityAliases ElementEntityAliases get;

return IEntityAliases

LockMode LockMode get;

return LockMode

NonScalarReturn Owner get;

return NonScalarReturn

string OwnerProperty get;

return string