StsAdapter Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents the adapter service used to perform queries against sites and lists in Microsoft Windows SharePoint Services.

The StsAdapter type exposes the following members.

Constructors

  Name Description
Public method StsAdapter Obsolete. Initializes a new instance of the StsAdapter class.

Top

Properties

  Name Description
Public property Application (Inherited from WebService.)
Public property Authentication Obsolete. Gets or sets the authentication mode that is used to connect to the back-end server. (Inherited from DspAdapter.)
Public property Connection Obsolete. Gets or sets the connection to the data retrieval service adapter. (Inherited from DspAdapter.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Context (Inherited from WebService.)
Public property DataRoot Obsolete. Gets or sets the root of a particular data source. (Inherited from DspAdapter.)
Public property DefaultWebUrl Obsolete. Gets or sets the default server URL. (Inherited from DspAdapter.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property LocalClient Obsolete. Gets or sets a Boolean value that specifies whether the client is a server component that loads the adapter through the object model interface of the adapter. (Inherited from DspAdapter.)
Public property Request Obsolete. Gets or sets the operation type and the document type of the query. (Inherited from DspAdapter.)
Public property Server (Inherited from WebService.)
Public property Session (Inherited from WebService.)
Public property Site (Inherited from MarshalByValueComponent.)
Public property SoapVersion (Inherited from WebService.)
Public property Unknown Obsolete. Gets or sets an arbitrary string array for use by the client in making the query. (Inherited from DspAdapter.)
Public property User (Inherited from WebService.)
Public property Versions Obsolete. Gets or sets the version of the data retrieval service targeted by a particular client request. (Inherited from DspAdapter.)

Top

Methods

  Name Description
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) Obsolete. (Overrides MarshalByValueComponent.Dispose(Boolean).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetHashCode (Inherited from Object.)
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Query Obsolete. Executes a query expressed as a predefined request object.
Public method ToString (Inherited from MarshalByValueComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

StsAdapter Class

Microsoft.SharePoint.Dsp.Sts Namespace