The following tables list the members exposed by SubstringQueryFunction.
| Name | Description | |
|---|---|---|
![]() | SubstringQueryFunction Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Expression | Column expression. |
![]() | LengthExpression | Substring length |
![]() | StartExpression | Substring start position. |
| Name | Description | |
|---|---|---|
![]() | AddUsingParameters | Overridden. Adds collection of query parameters to the function. |
![]() | BuildSqlText | Overridden. Generates the request body using System.Text.StringBuilder and DBEngine. |
![]() | Clone | Overridden. Creates clone of the current instance SubstringQueryFunction |


