Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
InsensitiveLikeExpression Constructor
InsensitiveLikeExpression Class See Also Send Feedback

Overload List

  NameDescription
Public methodInsensitiveLikeExpression(String, Object)
Initialize a new instance of the InsensitiveLikeExpression class for a named Property and its value.
Public methodInsensitiveLikeExpression(IProjection, Object)
Initializes a new instance of the InsensitiveLikeExpression class.
Public methodInsensitiveLikeExpression(String, String, MatchMode)
Initializes a new instance of the InsensitiveLikeExpression class
Public methodInsensitiveLikeExpression(IProjection, String, MatchMode)
Initializes a new instance of the InsensitiveLikeExpression class.

See Also

InsensitiveLikeExpression Class
InsensitiveLikeExpression Members
NHibernate.Criterion Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate