Dynamic Query ResultFrom Data Objects Query Result Method
Create a new instance of DynamicQueryResult type.
Definition
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A new instance of the DynamicQueryResult type
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public static DynamicQueryResult FromDataObjectsQueryResult(
DataObjectsSearchResult result
)Parameters
- result DataObjectsSearchResult
- The given data objects search result
Return Value
DynamicQueryResultA new instance of the DynamicQueryResult type