Help > Web Development > Object Reference > Object Reference > ISYSIDB > Execute Method
<a name="kanchor417"></a>ISYSIDB:Execute Method
Executes the given command against the specified index.

Syntax
[VBScript]
sub ISYSIDB.Execute
[C#]
void ISYSIDB.Execute();
[ColdFusion/Java]
void IISYSIDB.Execute() throws ComException;