'Declaration Public Overloads Shadows Function ExecuteReader( _ ByVal behavior As CommandBehavior _ ) As DB2DataReader
public new DB2DataReader ExecuteReader( CommandBehavior behavior )
Parameters
- behavior
- One of the System.Data.CommandBehavior values.
Return Value
A DB2DataReader object.