LinqSqlMethods Class |
Note: This API is now obsolete.
Namespace: CMS.DataEngine
[ObsoleteAttribute("Use methods available for specific type instead.")] 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
|