Miner.Interop Namespace > IMMDistopsWorkspace Interface : ClearTablesByPrefix Method |
'Declaration
Sub ClearTablesByPrefix( _ ByVal sTablePrefix As System.String _ )
'Usage
Dim instance As IMMDistopsWorkspace Dim sTablePrefix As System.String instance.ClearTablesByPrefix(sTablePrefix)
void ClearTablesByPrefix( System.string sTablePrefix )
procedure ClearTablesByPrefix( sTablePrefix: System.String );
function ClearTablesByPrefix( sTablePrefix : System.String );
void ClearTablesByPrefix( System.string* sTablePrefix )
void ClearTablesByPrefix( System.String^ sTablePrefix )
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