Parameters
- result
- The System.IAsyncResult returned from BeginFill.
This method returns when the asynchronous fill operation is complete.
Refer to "Asynchronous Query Execution" topic for detailed information.
If the fetch is suspended by the SuspendFill method and then stopped by the EndFill method, the BeginFill method will start the fetch from the point where the fetch was stopped. To make BeginFill starting the query from the beginning, use the CancelFetch method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2