Namespaces

Types

Type SQLQueryParser

Namespace NHibernate.Loader.Custom

Methods

Properties

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

SqlString Process()

Parameters
return SqlString

string ToString()

Parameters
return string

Public properties

IDictionary NamedParameters get;

return IDictionary

bool QueryHasAliases get;

return bool