ItemNamespaceHeader Classe

Definizione

Rappresenta l'identificatore utilizzato per recuperare le proprietà dell'elemento.

public ref class ItemNamespaceHeader : System::Web::Services::Protocols::SoapHeader
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ItemNamespaceHeader : System.Web.Services.Protocols.SoapHeader
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ItemNamespaceHeader = class
    inherit SoapHeader
Public Class ItemNamespaceHeader
Inherits SoapHeader
Ereditarietà
ItemNamespaceHeader
Attributi

Commenti

È possibile usare l'intestazione ItemNamespaceHeader SOAP in Reporting Services per recuperare le proprietà dell'elemento in base a due identificatori di elemento diversi: il nome completo del percorso dell'elemento o l'ID dell'elemento. Per altre informazioni, vedere Impostazione dello spazio dei nomi item per il metodo GetProperties.

Costruttori

ItemNamespaceHeader()

Crea una nuova istanza di una classe ItemNamespaceHeader.

Proprietà

AnyAttr

Ottiene o imposta una matrice di attributi SOAP.

ItemNamespace

Specifica l'identificatore da utilizzare per il recupero delle proprietà dell'elemento.

Si applica a