BackgroundWorker1_DoWork(Object, DoWorkEventArgs) Method
checks for updates of DB-Addin, asks for download and downloads them
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private void BackgroundWorker1_DoWork( object sender, DoWorkEventArgs e )
Parameters
- sender
- Type: Object
- e
- Type: DoWorkEventArgs