Overload | Description |
---|---|
ExecuteReader(String,CommandBehavior,SqlParameter[]) | Executes the stored procedure and returns a data reader. |
ExecuteReader(String,CommandType,ApplicationIntent,SqlParameter[]) | Executes the SQL for a TSQL statement. |
Overload | Description |
---|---|
ExecuteReader(String,CommandBehavior,SqlParameter[]) | Executes the stored procedure and returns a data reader. |
ExecuteReader(String,CommandType,ApplicationIntent,SqlParameter[]) | Executes the SQL for a TSQL statement. |
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