'宣言 Public Overloads Sub Execute( _ ByVal statement As System.String _ )
'使用法 Dim instance As FlexReport Dim statement As System.String instance.Execute(statement)
public void Execute( System.string statement )
パラメータ
- statement
- 実行するVBScript ステートメント文字列。