Get the alias of the entity encapsulated by this criteria instance.
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
string Alias { get; } |
| Visual Basic |
|---|
ReadOnly Property Alias As String Get |
| Visual C++ |
|---|
property String^ Alias { String^ get (); } |