Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
LikeExpression Constructor
LikeExpression Class See Also Send Feedback

Overload List

  NameDescription
Public methodLikeExpression(String, String)
Initializes a new instance of the LikeExpression class
Public methodLikeExpression(String, String, MatchMode)
Initializes a new instance of the LikeExpression class
Public methodLikeExpression(IProjection, String, MatchMode)
Initializes a new instance of the LikeExpression class
Public methodLikeExpression(String, String, Nullable<(Of <<'(Char>)>>), Boolean)
Initializes a new instance of the LikeExpression class
Public methodLikeExpression(String, String, MatchMode, Nullable<(Of <<'(Char>)>>), Boolean)
Initializes a new instance of the LikeExpression class

See Also

LikeExpression Class
LikeExpression Members
NHibernate.Criterion Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate