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