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