Adding dataset: AzureSqlTable1
This commit is contained in:
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": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user