LLBLGenProODataServiceUpdateProviderResetResource Method |
Updates the resource identified by the parameter resource.
Namespace:
SD.LLBLGen.Pro.ODataSupportClasses
Assembly:
SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.6.0.0 (5.6.3)
Syntax public Object ResetResource(
Object resource
)
Public Function ResetResource (
resource As Object
) As Object
Parameters
- resource
- Type: SystemObject
The resource to be updated.
Return Value
Type:
ObjectSee Also