  | 
IQueryStatementExecutionHelperExecuteQueryStatementById Method | 
            Executes the query statement with the given identifier.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.SearchAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- queryStatementId  Int32
 - The query statement identifier.
 
Return Value
DataTableA datatable with the result
See Also