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