[Missing <summary> documentation for "M:NHibernate.Impl.AbstractQueryImpl.SetCollectionKey(System.Object)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IQuery SetCollectionKey( Object collectionKey ) |
Visual Basic |
---|
Public Function SetCollectionKey ( _ collectionKey As Object _ ) As IQuery |
Visual C++ |
---|
public: IQuery^ SetCollectionKey( Object^ collectionKey ) |
Parameters
- collectionKey
- Type: System..::..Object
[Missing <param name="collectionKey"/> documentation for "M:NHibernate.Impl.AbstractQueryImpl.SetCollectionKey(System.Object)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Impl.AbstractQueryImpl.SetCollectionKey(System.Object)"]