Versions Class

The Versions class represents the versions of the data retrieval service that are supported by an adapter or the versions being used in a query.

System.Object

    System.Web.Services.Protocols.SoapHeader

      Microsoft.SharePoint.Dsp.Versions

Public Constructors

The following table shows the public constructors of the Versions class and a brief description of each.

Name Description
Versions() Initializes a new instance of the Versions class.
Versions(String[]) Initializes a new instance of the Versions class based on the specified version.

Public Properties

The following table shows the public properties of the Versions class, the data type of each property, and a brief description of each.

Name Data type Description
Version String Gets or sets a version within the collection of versions supported by the data retrieval service adapter.

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.

Remarks

The Versions class corresponds to the <dsp:versions> SOAP header.

Requirements

Namespace: Microsoft.SharePoint.Dsp

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Security: Code Access Security