[Missing <summary> documentation for "M:NHibernate.SqlCommand.QuerySelect.SetOrderByTokens(System.Collections.ICollection)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void SetOrderByTokens( ICollection tokens ) |
Visual Basic |
---|
Public Sub SetOrderByTokens ( _ tokens As ICollection _ ) |
Visual C++ |
---|
public: void SetOrderByTokens( ICollection^ tokens ) |
Parameters
- tokens
- Type: System.Collections..::..ICollection
[Missing <param name="tokens"/> documentation for "M:NHibernate.SqlCommand.QuerySelect.SetOrderByTokens(System.Collections.ICollection)"]