Skip to content

Commit f746a36

Browse files
authored
Update alter-external-stream-transact-sql.md
Added a line to link the arguments section to Create External Stream command
1 parent 9032517 commit f746a36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-sql-edge/alter-external-stream-transact-sql.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ Modifies the definition of an External Stream. Modifying an External Stream that
2929
, OUTPUT_OPTIONS = <output_options>
3030
```
3131

32+
## Arguments
33+
34+
For details on the Alter External Stream T-SQL command arguments refer [CREATE EXTERNAL STREAM (Transact-SQL)](create-external-stream-transact-sql.md)
3235

3336
## Return code values
3437

0 commit comments

Comments
 (0)