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