Connection Class
The Connection class represents a connection to a data retrieval service adapter.
System.Object
System.Web.Services.Protocols.SoapHeader
Microsoft.SharePoint.Dsp.Connection
Public Constructors
The following table shows the constructors of the Connection class and a brief description of each.
Name | Description |
---|---|
Connection() | Initializes a new instance of the Connection class. |
Connection(String) | Initializes a new instance of the Connection class based on the specified connection string. |
Public Properties
The following table shows the properties of the Connection class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
ConnectionString | String | Gets or sets the connection string for the connection. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Requirements
Namespace: Microsoft.SharePoint.Dsp
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Security: Code Access Security