Namespaces

Types

Type ForUpdateFragment

Namespace NHibernate.SqlCommand

Methods

Properties

Public instance methods

ForUpdateFragment AddTableAlias(string alias)

Parameters
return ForUpdateFragment
string alias

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToSqlStringFragment()

Parameters
return string

string ToString()

Parameters
return string

Public properties

bool IsNoWaitEnabled get; set;

return bool