ConnectionStringInfo Members

Represents a connection string for a database and other external resource.

The following tables list the members exposed by the ConnectionStringInfo type.

Public Constructors

  Name Description
  ConnectionStringInfo Initializes a new instance of the ConnectionStringInfo class.

Top

Public Properties

  Name Description
ConnectionString Gets or sets a database connection string.
Name Gets or sets the name of the connection string.
Type Gets or sets the type of the connection string.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ConnectionStringInfo Class
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteUpdateConfigurationParameters Namespace