Initialize the data source so the next GetNextDoc call will return the first document.
public bool Rewind();
Public Function Rewind() As bool
true if the data source was initialized successfully, or false if the data could not be accessed.
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|