| TableValuedFunctionCall Properties |
The TableValuedFunctionCall type exposes the following members.
| Name | Description | |
|---|---|---|
| Alias |
Gets / sets alias
(Inherited from DerivedTableDefinition.) | |
| AllowDuplicates |
Gets / sets allowDuplicates
(Inherited from DerivedTableDefinition.) | |
| DatabaseSpecificCreator |
Object which will be used to create valid parameter objects, field names, including prefix/postfix characters,
and conversion routines, and field names, including prefix/postfix characters.
Uses the strategy pattern so the generic code can work with more than one target database.
(Inherited from DerivedTableDefinition.) | |
| FieldCount |
Gets the field count.
(Inherited from DerivedTableDefinition.) | |
| Filter |
Gets / sets filter
(Inherited from DerivedTableDefinition.) | |
| GroupBy |
Gets / sets groupBy
(Inherited from DerivedTableDefinition.) | |
| MappedFunctionName |
Gets the name of the mapped function, which is the name mapped onto the real TVF.
| |
| MaxNumberOfItemsToReturn |
Gets / sets maxNumberOfItemsToReturn
(Inherited from DerivedTableDefinition.) | |
| Relations |
Gets / sets relations
(Inherited from DerivedTableDefinition.) | |
| Sorter |
Gets / sets sorter
(Inherited from DerivedTableDefinition.) |