Miner.Interop Namespace > MMSelectionAnalysisAPIClass Class : ClearTable Method |
'Declaration
Public Overridable Sub ClearTable( _ ByVal sTableName As System.String _ )
'Usage
Dim instance As MMSelectionAnalysisAPIClass Dim sTableName As System.String instance.ClearTable(sTableName)
public virtual void ClearTable( System.string sTableName )
public procedure ClearTable( sTableName: System.String ); virtual;
public function ClearTable( sTableName : System.String );
public: virtual void ClearTable( System.string* sTableName )
public: virtual void ClearTable( System.String^ sTableName )
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