| LinqSqlMethods Class |
Namespace: CMS.DataEngine
public class LinqSqlMethods
The LinqSqlMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| LinqSqlMethods |
| Name | Description | |
|---|---|---|
| Contains |
Returns true if the given string contains the given substring
| |
| EndsWith |
Returns true if the given string ends with the given suffix
| |
| Equals |
Compares two objects
| |
| StartsWith |
Returns true if the given string
|