LightSwitch HTML Edition
CancelUpdate Method






Requests cancellation of a pending request operation.
Syntax
'Declaration
 
Public Sub CancelUpdate() 
'Usage
 
Dim instance As C1OlapEngine
 
instance.CancelUpdate()
public void CancelUpdate()
public procedure CancelUpdate(); 
public function CancelUpdate();
public: void CancelUpdate(); 
public:
void CancelUpdate(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1OlapEngine Class
C1OlapEngine Members

Send Feedback