Click or drag to resize
DbStorageClientCreateOperation Method
Creates the operation in the storage

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public string CreateOperation(
	StorageOperationArgs args
)

Parameters

args
Type: DrawerBackup.Native.ClientsStorageOperationArgs

Return Value

Type: String
See Also