mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-07 01:25:41 -05:00
enable AAD auth for Table Designer (#1396)
This commit is contained in:
@@ -2241,7 +2241,7 @@ TableColumnIdentitySeedPropertyDescription = Displays the initial row value for
|
||||
TableDesignerIsEnabledPropertyTitle = Is Enabled
|
||||
ForeignKeyIsEnabledDescription = Specifies whether the foreign key is Enabled
|
||||
ForeignKeyIsNotForReplicationTitle = Not For Replication
|
||||
ForeignKeyIsNotForReplicationDescription = Enables or disables an IDENTITY constraint for data inserted by a replication process.
|
||||
ForeignKeyIsNotForReplicationDescription = Enables or disables the constraint for data inserted by a replication process.
|
||||
SqlForeignKeyAction_NoAction = No Action
|
||||
SqlForeignKeyAction_Cascade = Cascade
|
||||
SqlForeignKeyAction_SetNull = Set Null
|
||||
|
||||
Reference in New Issue
Block a user