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