IArticleDatabase.PreLoadAllArticles Method
Function PreLoadAllArticles( _
ByVal progressTickAction As ExecutionProgressTick _
) As Boolean
This language is not supported or no code example is available.
Parameters
- progressTickAction
- ExecutionProgressTick
The handler method that will be called on each progress tick. May be null reference (Nothing in Visual Basic) for no action.
Return Value
booltrue when articles were properly loaded.
This method is mostly for internal use only and it is used by requests.
Available since QDV 7.13.0001.