Represents an element of a projection list, i.e. a select expression.
Author: josh
Ported by: Steve Strong
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface ISelectExpression |
| Visual Basic |
|---|
Public Interface ISelectExpression |
| Visual C++ |
|---|
public interface class ISelectExpression |