LLBLGenProODataQueryProviderTLinqMetaData Class |
Namespace: SD.LLBLGen.Pro.ODataSupportClasses
public class LLBLGenProODataQueryProvider<TLinqMetaData> : IDataServiceQueryProvider where TLinqMetaData : class, new()
The LLBLGenProODataQueryProviderTLinqMetaData type exposes the following members.
Name | Description | |
---|---|---|
LLBLGenProODataQueryProviderTLinqMetaData |
Initializes a new instance of the LLBLGenProODataQueryProviderTLinqMetaData class.
|
Name | Description | |
---|---|---|
CurrentDataSource |
The data source object from which data is provided.
| |
IsNullPropagationRequired |
Gets a value that indicates whether null propagation is required in expression trees.
|
Name | Description | |
---|---|---|
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.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetOpenPropertyValue |
Gets the value of the open property.
| |
GetOpenPropertyValues |
Gets the name and values of all the properties that are defined in the given instance of an open type.
| |
GetPropertyValue |
Gets the value of the open property.
| |
GetQueryRootForResourceSet |
Gets the IQueryableT that represents the container.
| |
GetResourceType |
Gets the resource type for the instance that is specified by the parameter.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeServiceOperation |
Invokes the given service operation and returns the results.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |