Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
IQueryOverRestrictionBuilder<(Of <(<'TRoot, TSubType>)>)>..::..IsIn Method
IQueryOverRestrictionBuilder<(Of <(<'TRoot, TSubType>)>)> Class See Also Send Feedback

Overload List

  NameDescription
Public methodIsIn(ICollection)
Apply an "in" constraint to the named property
(Inherited from QueryOverRestrictionBuilderBase<(Of <(<'TReturn, TRoot, TSubType>)>)>.)
Public methodIsIn(array<Object>[]()[][])
Apply an "in" constraint to the named property
(Inherited from QueryOverRestrictionBuilderBase<(Of <(<'TReturn, TRoot, TSubType>)>)>.)

See Also

IQueryOverRestrictionBuilder<(Of <(<'TRoot, TSubType>)>)> Class
IQueryOverRestrictionBuilder<(Of <(<'TRoot, TSubType>)>)> Members
NHibernate.Criterion.Lambda Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate