Namespaces

Types

Type CollectionReturn

Namespace NHibernate.Loader.Custom

Parent NonScalarReturn

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

string OwnerEntityName get;

return string

string OwnerProperty get;

return string