Click or drag to resize
DbClientExecuteFromId Method
Execute a request with a entity

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected Result ExecuteFromId(
	string uri,
	string id
)

Parameters

uri
Type: SystemString
The uri
id
Type: SystemString
The entity

Return Value

Type: Result
See Also