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

Commit 153fdc0

Browse files
authored
Merge pull request #18208 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents f7d4d43 + aea56bc commit 153fdc0

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

docs/integration-services/lesson-1-2-adding-and-configuring-a-flat-file-connection-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In this lesson, you configure the following properties in your Flat File connect
4242

4343
4. In the **Open** dialog box, locate the **SampleCurrencyData.txt** file on your computer.
4444

45-
5. Clear the column names in the first data row checkbox.
45+
5. Clear the **Column names in the first data row** checkbox.
4646

4747
### Set locale-sensitive properties
4848

docs/relational-databases/databases/contained-databases.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,13 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||
122122
## <a name="Limitations"></a> Limitations
123123
Partially contained databases do not allow the following features.
124124

125-
- Partially contained databases cannot use replication, change data capture, or change tracking.
125+
- Replication, change data capture, or change tracking.
126126

127127
- Numbered procedures
128128

129129
- Schema-bound objects that depend on built-in functions with collation changes
130130

131-
- Binding change resulting from collation changes, including references to objects, columns, symbols, or types.
132-
133-
- Replication, change data capture, and change tracking.
131+
- Binding change resulting from collation changes, including references to objects, columns, symbols, or types.
134132

135133
> [!WARNING]
136134
> Temporary stored procedures are currently permitted. Because temporary stored procedures breach containment, they are not expected to be supported in future versions of contained database.

0 commit comments

Comments
 (0)