[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.ListDataSource.NextResult

NextResult Method

NextResult()

Advances the data reader to the next result, when reading the results of batch SQL statements

Declaration
public bool NextResult()
Returns
Type Description
bool
Implements