mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 09:35:41 -05:00
refresh the table designer after publishing (#18220)
This commit is contained in:
4
src/sql/azdata.proposed.d.ts
vendored
4
src/sql/azdata.proposed.d.ts
vendored
@@ -1436,6 +1436,10 @@ declare module 'azdata' {
|
||||
* The new table information after the changes are published.
|
||||
*/
|
||||
newTableInfo: TableInfo;
|
||||
/**
|
||||
* The new view model.
|
||||
*/
|
||||
viewModel: DesignerViewModel;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user