formula description (#1647)

* update description for formula field

* revert generated file changes

* use markdown
This commit is contained in:
Alan Ren
2022-08-18 10:08:52 -07:00
committed by GitHub
parent be649e6d65
commit 37c6aa6639
3 changed files with 4 additions and 4 deletions

View File

@@ -6059,8 +6059,8 @@ The Query Processor estimates that implementing the following index could improv
<note></note>
</trans-unit>
<trans-unit id="TableColumnComputedFormulaDescription">
<source>Formula that the column uses if it is a computed column</source>
<target state="new">Formula that the column uses if it is a computed column</target>
<source>An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)</source>
<target state="new">An expression that defines the value of a computed column. [More information](https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-table-computed-column-definition-transact-sql#computed_column_expression)</target>
<note></note>
</trans-unit>
<trans-unit id="TableColumnComputedFormulaTitle">