A SQL fragment. The string {alias} will be replaced by the alias of the root entity.
Namespace: NHibernate.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class SQLProjection : IProjection |
| Visual Basic |
|---|
<SerializableAttribute> _ Public NotInheritable Class SQLProjection _ Implements IProjection |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SQLProjection sealed : IProjection |