The following tables list the members exposed by CastQueryFunction.
Name | Description | |
---|---|---|
![]() | CastQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CastType | The target data type. |
![]() | Expression | The expression of the function argument. |
Name | Description | |
---|---|---|
![]() | AddUsingParameters | Overridden. In the function arguments adds the passed-in collection of parameters. |
![]() | BuildSqlText | Overridden. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder. |
![]() | Clone | Overridden. Creates the clone of the current CastQueryFunction instance. |