DrsQueryExecutionResult Constructor |
Docentric Toolkit Help
Send Feedback |
Creates new 'DrsQueryExecutionResult' instance.
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public DrsQueryExecutionResult( DtsValueBase resultValue, Dictionary<String, DtsValueBase> parameterValues )
Parameters
- resultValue
-
Type:
DtsValueBase
Result of the query execution.
- parameterValues
-
Type:
Dictionary<TKeyDictionary<TKey, TValue>
Query parameter values.