dotConnect for SQLite Documentation
Devart.Common Namespace / DbCommandBase Class / BeginExecuteReader Method

In This Topic
    BeginExecuteReader Method
    In This Topic
    Starts an asynchronous invocation of an System.Data.Common.DbCommand.ExecuteReader method.
    Overload List
    OverloadDescription
    Starts an asynchronous invocation of an System.Data.Common.DbCommand.ExecuteReader method.  
    Starts an asynchronous invocation of an System.Data.Common.DbCommand.ExecuteReader method.  
    Starts an asynchronous invocation of an System.Data.Common.DbCommand.ExecuteReader method with information for callback function.  
    Starts an asynchronous invocation of an System.Data.Common.DbCommand.ExecuteReader method with information for callback function.  
    Requirements

    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

    See Also