Clears and deletes the table used in this class. It doesn't work with Windows Azure SDK.

Namespace:  Cloudster
Assembly:  Cloudster.CoreLib (in Cloudster.CoreLib.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void ClearAndDeleteTable()
Visual Basic (Declaration)
Public Sub ClearAndDeleteTable
Visual C++
public:
void ClearAndDeleteTable()

See Also