InedoSDK Reference
Version:

RestoreDatabaseAsync(string databaseName, string sourcePath, System.Threading.CancellationToken cancellationToken) Method

Syntax

public abstract System.Threading.Tasks.Task RestoreDatabaseAsync(string databaseName, string sourcePath, System.Threading.CancellationToken cancellationToken)

Parameters

databaseName
Type: string
sourcePath
Type: string
cancellationToken
Type: System.Threading.CancellationToken