GetCurrentRow Method

Override the GetCurrentRow method of the QueryResultBase class to get the current row in the search result set.

Return Value

object that represents the current row in the result set. Default value is null.

Remarks

The GetCurrentRow method returns null in this class. Override this method in your derived class to get the current row in the search result set.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security