Adding dataset: AzureSqlTable1
This commit is contained in:
parent
48b99cc403
commit
0878a36383
12
Code/DataFactory/dataset/AzureSqlTable1.json
Normal file
12
Code/DataFactory/dataset/AzureSqlTable1.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "AzureSqlTable1",
|
||||||
|
"properties": {
|
||||||
|
"linkedServiceName": {
|
||||||
|
"referenceName": "AnyDatabaseConnection",
|
||||||
|
"type": "LinkedServiceReference"
|
||||||
|
},
|
||||||
|
"annotations": [],
|
||||||
|
"type": "AzureSqlTable",
|
||||||
|
"schema": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user