[Table Designer] Fix row start casing (#1467)

This commit is contained in:
Hai Cao
2022-04-15 15:37:26 -07:00
committed by GitHub
parent 237aac7174
commit 35e1782a3f
3 changed files with 4 additions and 4 deletions

View File

@@ -2282,7 +2282,7 @@ TableDesignerEdgeConstraintClauseToTablePropertyName = To Table
SqlTableDurability_SchemaAndData = Schema and Data
SqlTableDurability_SchemaOnly = Schema Only
GeneratedAlwaysColumnType_None = None
GeneratedAlwaysColumnType_RowStart = Row start
GeneratedAlwaysColumnType_RowStart = Row Start
GeneratedAlwaysColumnType_RowEnd = Row End
TableDesignerIsSystemVersioningEnabledTitle = System Versioning Enabled
TableDesignerIsSystemVersioningEnabledDescription = Specifies whether the table is system versioning enabled.