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