[Loc] updates to xlf and resx files (#1652)

This commit is contained in:
Alex Ma
2022-08-22 11:24:57 -07:00
committed by GitHub
parent aea6931a1c
commit 21a261bf69
20 changed files with 30 additions and 30 deletions

View File

@@ -3716,7 +3716,7 @@
<value>计算列是否可以具有 NULL 值(仅当列为持久列时才能指定 NOT NULL)。</value>
</data>
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
<value>列使用的公式(如果是计算列)</value>
<value>定义已计算列的值的表达式。[详细信息](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)</value>
</data>
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
<value>公式</value>