VistaDB 6
VistaDB.Provider Namespace / VistaDBCommand Class / ExecuteReader Method


In This Topic
    ExecuteReader Method
    In This Topic
    Executes the CommandText against the Connection, and returns a VistaDBDataReader.
    Overload List
    OverloadDescription
    Executes the CommandText against the Connection, and returns a VistaDBDataReader.  
    Executes the CommandText against the Connection, and returns a VistaDBDataReader using one of the CommandBehavior values.  
    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