Namespaces

Types

Type WhereBuilder

Namespace NHibernate.SqlCommand

Parent SqlBaseBuilder

Methods

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

SqlString WhereClause(string alias, String[] columnNames, IType whereType)

Parameters
return SqlString
string alias
String[] columnNames
IType whereType