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

@@ -5056,7 +5056,7 @@ The Query Processor estimates that implementing the following index could improv
<comment></comment>
</data>
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
<value>Formula that the column uses if it is a computed column</value>
<value>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)</value>
<comment></comment>
</data>
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">