Namespaces

Types

Type QueryKey

Namespace NHibernate.Cache

Methods

Public instance methods

int ComputeHashCode()

Parameters
return int

bool Equals(object other)

Parameters
return bool
object other

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

QueryKey SetFirstRows(Int32[] firstRows)

Parameters
return QueryKey
Int32[] firstRows

QueryKey SetMaxRows(Int32[] maxRows)

Parameters
return QueryKey
Int32[] maxRows

string ToString()

Parameters
return string