Share via


SqlConnectionString Members

Include Protected Members
Include Inherited Members

Obsolete. Use classes in the Microsoft.SharePoint.Administration namespace in Windows SharePoint Services 3.0 instead.

The SqlConnectionString type exposes the following members.

Constructors

  Name Description
Public method SqlConnectionString(String) Obsolete.
Public method SqlConnectionString(String, String) Obsolete.
Public method SqlConnectionString(String, String, String) Obsolete.
Public method SqlConnectionString(String, String, String, String) Obsolete.
Public method SqlConnectionString(String, String, String, String, String) Obsolete.

Top

Properties

  Name Description
Public property Database Obsolete.
Public property IntegratedSecurity Obsolete.
Public property Password Obsolete.
Public property Server Obsolete.
Public property UserId Obsolete.

Top

Methods

  Name Description
Public method Equals Obsolete. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Obsolete. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Obsolete. (Overrides Object.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Implicit(SqlConnectionString to String) Obsolete.

Top

See Also

Reference

SqlConnectionString Class

Microsoft.SharePoint.Portal.Topology Namespace