[Missing <summary> documentation for "P:NHibernate.Hql.Ast.ANTLR.Tree.AbstractSelectExpression.IsConstructor"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public bool IsConstructor { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsConstructor As Boolean Get |
| Visual C++ |
|---|
public: virtual property bool IsConstructor { bool get () sealed; } |