Namespaces

Types in FluentNHibernate.Utils

Type ExpressionToSql

Namespace FluentNHibernate.Utils

Converts an expression to a best guess SQL string

Methods

Public static methods

string Convert<T>(Expression<Func<T, object>> expression)

Converts a Func expression to a best guess SQL string