The IBackup type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Close | 
            Called when ending a backup and closing a backup target.
             | 
|  | Open | 
            Called when a target location is opened during a backup. This method
            should do whatever is necessary to prepare the backup destination 
            for writing the data.
             | 
|  | Write | 
            Called when writing data during a backup. 
             | 





