[Missing <summary> documentation for "M:NHibernate.Hql.Ast.HqlTreeBuilder.Ident(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public HqlIdent Ident( string ident ) |
| Visual Basic |
|---|
Public Function Ident ( _ ident As String _ ) As HqlIdent |
| Visual C++ |
|---|
public: HqlIdent^ Ident( String^ ident ) |
Parameters
- ident
- Type: System..::..String
[Missing <param name="ident"/> documentation for "M:NHibernate.Hql.Ast.HqlTreeBuilder.Ident(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Hql.Ast.HqlTreeBuilder.Ident(System.String)"]