Namespaces

Types

Type CollectionElement

Namespace NHibernate.Hql.Classic

Methods

Fields

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 fields

IType Type

return IType

bool IsOneToMany

return bool

string Alias

return string

String[] ElementColumns

return String[]

JoinSequence JoinSequence

return JoinSequence

SqlStringBuilder IndexValue

return SqlStringBuilder