ActiveReports 9
ExecuteReader(CommandBehavior) Method

One of the CommandBehavior values.
Executes this command's statement and returns the specified type of results accessible with an IDataReader object.  
Syntax
'Declaration
 
Overloads Function ExecuteReader( _
   ByVal behavior As CommandBehavior _
) As IDataReader
IDataReader ExecuteReader( 
   CommandBehavior behavior
)

Parameters

behavior
One of the CommandBehavior values.
See Also

Reference

IDbCommand Interface
IDbCommand Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum