Walter.DataTools.MsSql
ExecuteReader(String,CommandType,ApplicationIntent,SqlParameter[]) Method
Walter.DataTools.MsSql Assembly > Walter.DataTools.MsSql Namespace > IDatabaseTools Interface > ExecuteReader Method : ExecuteReader(String,CommandType,ApplicationIntent,SqlParameter[]) Method
The SQL.
the type of command to execute
The intent.
Executes the SQL for a TSQL statement.
Syntax

Parameters

sql
The SQL.
commandType
the type of command to execute
intent
The intent.
parameters

Return Value

IDataReader.
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

Reference

IDatabaseTools Interface
IDatabaseTools Members
Overload List