AdsExtendedReader.GotoBookmark

Advantage .NET Data Provider

Positions the given table to the given bookmark.

public void GotoBookmark( AdsBookmark bookmark );

Remarks

Returns to the record that was current when AdsBookmark was created with GetBookmark.

See Also

GetBookmark

CompareBookmarks