Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f98cddb

Browse files
Update project-properties.md (#10047)
target recorder time ---> target recovery time I assume it is a typo...
1 parent 4a5e338 commit f98cddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tools/sql-database-projects/concepts/project-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Some project properties are associated with database options that apply to only
152152
| ServiceBrokerOption | `SERVICE_BROKER` | Database settings, Service broker options | DisableBroker | {DisableBroker|EnableBroker|NewBroker|ErrorBrokerConversations} |
153153
| SuppressTSqlWarnings | | Build settings, Suppress T-SQL warnings (comma-separated list of T-SQL warning codes) | | {string} |
154154
| TargetRecoveryTimePeriod | Database settings, Operational, target recovery time (seconds) | Specifies the frequency of indirect checkpoints on a per-database basis. | 60 | {integer} |
155-
| TargetRecoveryTimeUnit | | Database settings, Operational, target recorder time | SECONDS | {MINUTES|SECONDS} |
155+
| TargetRecoveryTimeUnit | | Database settings, Operational, target recovery time | SECONDS | {MINUTES|SECONDS} |
156156
| TreatTSqlWarningsAsErrors | | Build settings, Treat T-SQL warnings as errors | False | {True|False} |
157157
| Trustworthy | `TRUSTWORTHY` | Database settings, Trustworthy | False | {True|False} |
158158
| TwoDigitYearCutoff | `TWO_DIGIT_YEAR_CUTOFF` | Database settings, Two digit year cutoff | 2049 | {integer} |

0 commit comments

Comments
 (0)