ANSI-SQL style cast(foo as type) where the type is a NHibernate type
Namespace: NHibernate.Dialect.FunctionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public class CastFunction : ISQLFunction, IFunctionGrammar |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class CastFunction _ Implements ISQLFunction, IFunctionGrammar |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CastFunction : ISQLFunction, IFunctionGrammar |
Inheritance Hierarchy
System..::..Object
NHibernate.Dialect.Function..::..CastFunction
NHibernate.Dialect..::..SQLiteDialect..::..SQLiteCastFunction
NHibernate.Dialect.Function..::..CastFunction
NHibernate.Dialect..::..SQLiteDialect..::..SQLiteCastFunction