Version

XmlaSoapMethodExecute Class Members

The following tables list the members exposed by XmlaSoapMethodExecute.

Public Constructors
 NameDescription
Public ConstructorXmlaSoapMethodExecute ConstructorInitializes a new instance of the XmlaSoapMethodExecute class.  
Public Properties
 NameDescription
Public PropertyHeadersGets a collection of the header elements applied to SOAP message. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
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 PropertyStatementGets the statement applied to XMLA Command element.  
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 Properties collection with the elements used to form Execute method.  
Public MethodMergePropertiesMerges the Properties with all XmlaQueryProperty instances found in properties collection. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
See Also