AddonDataHandler::ConnectionString property

Gets the connection string used to connect to the data source.

Namespace:  Microsoft.Office.Visio.Server
Assembly:  Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.String
The connection string.

The data extensibility framework sets this property before BeginGetData(HttpContext, AsyncCallback, Object) is invoked based on information from the DataConnection XML part of the requested document.

Show: