Version

XmlaSoapMethodDiscover Class Members

The following tables list the members exposed by XmlaSoapMethodDiscover.

Public Constructors
 NameDescription
Public ConstructorXmlaSoapMethodDiscover ConstructorInitializes a new instance of the XmlaSoapMethodDiscover class.  
Public Properties
 NameDescription
Public PropertyHeadersGets a collection of the header elements applied to SOAP message. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public PropertyHeaderTypeGets or sets the header applied to XMLA SOAP message.  
Public PropertyNameOverridden. Gets the name the method is identified with.  
Public PropertyParametersGets the collection of the additional parameters applied to Execute request. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public PropertyPropertiesGets the collection of the additional properties applied to Discover/Execute request. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public PropertyRequestTypeGets the type of the request.  
Public PropertyRestrictionsGets the additional restrictions applied to Discover request.  
Public PropertySessionIdGets or sets the session id for the request message.  
Protected Properties
 NameDescription
Protected PropertyHeadersListGets a collection of the header elements applied to SOAP message. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Protected PropertyParametersListGets the collection of the additional parameters applied to Execute request. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public Methods
 NameDescription
Public MethodConstructOverridden. Populates the Parameters collection with the elements used to form Discover/Execute methods.  
Public MethodMergePropertiesMerges the Properties with all XmlaQueryProperty instances found in properties collection. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
See Also