Namespaces

Types

Type SubselectClauseExtractor

Namespace NHibernate.SqlCommand

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

SqlString GetSqlString()

Returns the subselect clause of the statement being processed.
Parameters
return SqlString An SqlString containing the subselect clause of the original SELECT statement.

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string