DesignerDataConnection::ConnectionString Property
.NET Framework (current version)
Gets the application connection string defined for the connection.
Assembly: System.Design (in System.Design.dll)
The ConnectionString property contains the connection string used by the application for connecting to the data store. You must use the IDataEnvironment::GetDesignTimeConnection method to return a connection string suitable for use in the design environment.
.NET Framework
Available since 2.0
Available since 2.0
Show: