| TableValuedFunctionCall Methods | 
The TableValuedFunctionCall type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRelations | 
            Adds the relations specified.
              (Inherited from DerivedTableDefinition.) | |
| AppendField | 
            Appends the field passed in to the list of fields. 
              (Inherited from DerivedTableDefinition.) | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetEntityFieldCore(Int32) | 
            Returns the IEntityFieldCore part of the field at position index
              (Inherited from DerivedTableDefinition.) | |
| GetEntityFieldCore(String) | 
            Returns the IEntityFieldCore part of the field in this derived table with the alias specified
              (Inherited from DerivedTableDefinition.) | |
| GetFieldsAsArray | 
            Gets the fields as an IEntityFieldCore array.
              (Inherited from DerivedTableDefinition.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ReplaceFieldAtIndex | 
            Replaces the field at the index specified with the new field passed in.
              (Inherited from DerivedTableDefinition.) | |
| ToQuery | 
            Creates a new query element from this derived table. DatabaseSpecificCreator has to be set to a value.
              (Overrides DerivedTableDefinitionToQuery.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| IDerivedTableDefinitionSetFieldPersistenceInfo | 
            Sets the IFieldPersistenceInfo part of the field at position index.
            Adapter specific.
              (Inherited from DerivedTableDefinition.) | |
| IDerivedTableDefinitionToQuery | 
            Creates a new query element from this derived table. Creator has to be set to a value.
              (Inherited from DerivedTableDefinition.) |