Version

XmlaCommand Class Members

The following tables list the members exposed by XmlaCommand.

Public Constructors
 NameDescription
Public ConstructorXmlaCommand ConstructorInitializes a new instance of the XmlaCommand class.  
Public Properties
 NameDescription
Public PropertyUseNativeNonNumericValuesGets or sets a value indicating whether when the cell value cannot be parsed as numeric value, it is displayed as it is delivered by the provider.  
Protected Properties
 NameDescription
Protected PropertyCancelPendingGets a value indicating whether cancelation request is pending  
Public Methods
 NameDescription
Public MethodExecuteCommandAsyncOverloaded. Executes the command asynchronously with default connection passed to the constructor when this XmlaCommand is created.  
Public MethodExecuteCommandCancelAsyncSet the flag that the executing of command should cancel.  
Public Events
 NameDescription
Public EventExecuteCommandCompletedOccurs when the execution of command is completed.  
Public EventInitXmlaMethodOccurs before the IXmlaSoapMethod is being constructed.  
See Also