Click or drag to resize

ConnectionString Properties

The ConnectionString type exposes the following members.

Properties
 NameDescription
Public propertyName Gets or sets the name of the connection string
Public propertyProvider Gets or sets the provider invariant
Public propertyValue Gets or sets the connection string value in key=value;key=value format.
Top
See Also