[Missing <summary> documentation for "M:NHibernate.Hql.Ast.HqlTreeNode.SetText(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected void SetText( string text ) |
| Visual Basic |
|---|
Protected Sub SetText ( _ text As String _ ) |
| Visual C++ |
|---|
protected: void SetText( String^ text ) |
Parameters
- text
- Type: System..::..String
[Missing <param name="text"/> documentation for "M:NHibernate.Hql.Ast.HqlTreeNode.SetText(System.String)"]