Compartir a través de


: Versions (Clase) (Microsoft.SharePoint.Dsp)

Represents the versions of the data retrieval service that are supported by an adapter or the versions being used in a query.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Dsp (in microsoft.sharepoint.dsp.dll)

Sintaxis

'Declaración
<XmlRootAttribute(ElementName:="versions")> _
Public Class Versions
    Inherits SoapHeader
'Uso
Dim instance As Versions
[XmlRootAttribute(ElementName="versions")] 
public class Versions : SoapHeader

Comentarios

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

Jerarquía de herencia

System.Object
   System.Web.Services.Protocols.SoapHeader
    Microsoft.SharePoint.Dsp.Versions

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

Versions (Miembros)
Microsoft.SharePoint.Dsp (Espacio de nombres)