ConnectionStringBuilder Properties

The ConnectionStringBuilder type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Gets or sets connection string.
Public propertyItem
Gets or sets the value associated with the specified key.
Public propertyKeys
Gets the keys.
Top
See Also