LLBLGenProODataServiceUpdateProvider Class |
Namespace: SD.LLBLGen.Pro.ODataSupportClasses
The LLBLGenProODataServiceUpdateProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | LLBLGenProODataServiceUpdateProvider |
Initializes a new instance of the LLBLGenProODataServiceUpdateProvider class.
|
Name | Description | |
---|---|---|
![]() | AddReferenceToCollection |
Adds the specified value to the collection.
|
![]() | ClearChanges |
Cancels a change to the data.
|
![]() | CreateResource |
Creates the resource of the specified type and that belongs to the specified container.
|
![]() | DeleteResource |
Deletes the specified resource.
|
![]() | 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.) |
![]() | GetResource |
Gets the resource of the specified type identified by a query and type name.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Gets the value of the specified property on the target object.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveReferenceFromCollection |
Removes the specified value from the collection.
|
![]() | ResetResource |
Updates the resource identified by the parameter resource.
|
![]() | ResolveResource |
Returns the instance of the resource represented by the specified resource object.
|
![]() | SaveChanges |
Saves all the changes that have been made by using the IUpdatable APIs.
|
![]() | SetConcurrencyValues |
Supplies the eTag value for the given entity resource.
|
![]() | SetReference |
Sets the value of the specified reference property on the target object.
|
![]() | SetValue |
Sets the value of the property with the specified name on the target resource to the specified property value.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |