QueryParametersMoveNext Method |
|
DataPA OpenAnalytics API Reference
Implements System.Collections.IEnumerator.MoveNext.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Function MoveNext As Boolean
public:
virtual bool MoveNext() sealed
Return Value
Type:
BooleanTrue if we can move to the next element
Implements
IEnumeratorMoveNextRemarks See Also