Performs detailed semantic validation on this insert statement tree.
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public virtual void Validate() |
| Visual Basic |
|---|
Public Overridable Sub Validate |
| Visual C++ |
|---|
public: virtual void Validate() |
Exceptions
| Exception | Condition |
|---|---|
| NHibernate..::..QueryException | Indicates validation failure. |