Namespaces

Types

Type SQLFunctionRegistry

Namespace NHibernate.Dialect.Function

Methods

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

ISQLFunction FindSQLFunction(string functionName)

Parameters
return ISQLFunction
string functionName

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

bool HasFunction(string functionName)

Parameters
return bool
string functionName

string ToString()

Parameters
return string