DbLikeExpression.Pattern Property

 

Gets the expression that specifies the pattern against which the given string should be compared

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public DbExpression Pattern { get; }