ZarahDB..::..Restore Method
Restores the specified instance.
Namespace:
ZarahDB_LibraryAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
public static StatusMessageValue Restore( Uri instance, Uri backup, Nullable<int> timeoutSeconds )
Public Shared Function Restore ( _ instance As Uri, _ backup As Uri, _ timeoutSeconds As Nullable(Of Integer) _ ) As StatusMessageValue
public: static StatusMessageValue^ Restore( Uri^ instance, Uri^ backup, Nullable<int^> timeoutSeconds )