Share via


ConnectionStringParser Members

Represents a parser of connection strings.

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

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
Parse Parses the connection string into a collection of key and value pairs.
ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

ConnectionStringParser Class
Microsoft.WindowsAzure.Common.Internals Namespace