mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 01:25:36 -05:00
properties pane improvements (#17700)
This commit is contained in:
@@ -374,6 +374,7 @@ export class TableDesignerComponentInput implements DesignerComponentInput {
|
||||
{
|
||||
componentType: 'table',
|
||||
propertyName: designers.TableForeignKeyProperty.Columns,
|
||||
description: localize('designer.foreignkey.description.columnMapping', "The mapping between foreign key columns and primary key columns."),
|
||||
group: localize('tableDesigner.foreignKeyColumns', "Column Mapping"),
|
||||
componentProperties: <DesignerTableProperties>{
|
||||
ariaLabel: localize('tableDesigner.foreignKeyColumns', "Column Mapping"),
|
||||
|
||||
Reference in New Issue
Block a user