namespace: Serenity.Data assembly: Serenity.Net.Data
Contains helper methods for locating / replacing brackets in an SQL expression
public static class BracketLocator
name | description |
---|---|
static ReplaceBracketContents(…) | Replaces the bracket contents in SQL expression. |
static ReplaceBrackets(…) | Replaces the brackets in an SQL expression with the dialect specific ones. |
- Source: BracketLocator.cs