Namespaces

Types

Type DisjunctionFragment

Namespace NHibernate.SqlCommand

Methods

Public instance methods

DisjunctionFragment AddCondition(ConditionalFragment fragment)

Parameters
return DisjunctionFragment
ConditionalFragment fragment

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

SqlString ToFragmentString()

Parameters
return SqlString

string ToString()

Parameters
return string