From d2486e0aa3f4d8d8c4f44db9d9b901cb30cb27a8 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Wed, 14 Aug 2019 11:53:06 -0700 Subject: [PATCH] added dropped text --- xml/System.Data.EntityClient/EntityConnection.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.Data.EntityClient/EntityConnection.xml b/xml/System.Data.EntityClient/EntityConnection.xml index e3d18132b2b..062b72c935b 100644 --- a/xml/System.Data.EntityClient/EntityConnection.xml +++ b/xml/System.Data.EntityClient/EntityConnection.xml @@ -118,7 +118,7 @@ class. + The [Entity Data Model tools ](https://docs.microsoft.com/previous-versions/dotnet/netframework-4.0/bb399249(v=vs.100)) generate a named connection string that is stored in the application's configuration file. This named connection string can be supplied in place of the `connectionString` parameter when you instantiate the class. To avoid inadvertently putting objects and out of sync with their metadata, must lock its metadata. No changes to the connection string are allowed after the metadata is locked. The following are two scenarios in which metadata is locked: @@ -839,4 +839,4 @@ Provider Connection String= 'Data Source=localhost; - \ No newline at end of file +