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