Collapse imageExpand ImageCopy imageCopyHover image
            





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

Overload List

  NameDescription
Public methodIsLike(Object)
Apply a "like" constraint to the named property
(Inherited from QueryOverRestrictionBuilderBase<(Of <(<'TReturn, TRoot, TSubType>)>)>.)
Public methodIsLike(String, MatchMode)
Apply a "like" constraint to the named property
(Inherited from QueryOverRestrictionBuilderBase<(Of <(<'TReturn, TRoot, TSubType>)>)>.)
Public methodIsLike(String, MatchMode, Nullable<(Of <<'(Char>)>>))
Apply a "like" constraint to the named property
(Inherited from QueryOverRestrictionBuilderBase<(Of <(<'TReturn, TRoot, TSubType>)>)>.)

See Also

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

Send comments on this topic to nhibernate team

NHibernate