Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit be64ffa

Browse files
authored
Add support for url in sp_addsubscription backupdevicetype (#9916)
1 parent f65eb0f commit be64ffa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/relational-databases/system-stored-procedures/sp-addsubscription-transact-sql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ Specifies the type of backup device used when initializing a Subscriber from a b
278278
| `logical` (default) | The backup device is a logical device |
279279
| `disk` | The backup device is disk drive |
280280
| `tape` | The backup device is a tape drive |
281+
| `url` | The backup device is a URL |
281282

282283
*@backupdevicetype* is only used when *@sync_method* is set to initialize_with_backup.
283284

0 commit comments

Comments
 (0)