Namespaces

Types

Type NativeSQLQuerySpecification

Namespace NHibernate.Engine.Query

Methods

Properties

Public instance methods

bool Equals(object o)

Parameters
return bool
object o

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public properties

ISet QuerySpaces get;

return ISet

string QueryString get;

return string

ISQLQueryReturn[] SqlQueryReturns get;

return ISQLQueryReturn[]