Returns the suffix used to unique the column aliases for this
particular alias set.
Namespace:
NHibernate.LoaderAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Suffix As String |
C# |
---|
string Suffix { get; } |
Visual C++ |
---|
property String^ Suffix { String^ get (); } |
JavaScript |
---|
function get_suffix(); |