Namespaces

Types

Type SQLCustomQuery

Namespace NHibernate.Loader.Custom

Interfaces ICustomQuery

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

IList CustomQueryReturns get;

return IList

IDictionary NamedParameterBindPoints get;

return IDictionary

ISet QuerySpaces get;

return ISet

SqlString SQL get;

return SqlString