Retreive this insert statement's select-clause.
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public SelectClause SelectClause { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SelectClause As SelectClause Get |
| Visual C++ |
|---|
public: property SelectClause^ SelectClause { SelectClause^ get (); } |