ActiveReports 12
IDataRecord Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDataRecord Interface

The following tables list the members exposed by IDataRecord.

Public Properties
 NameDescription
 PropertyReturns the number of fields in the current row.    
Top
Public Methods
 NameDescription
 MethodReturns an IDataRecord providing access to a related set of child records.    
 MethodGets the data type of the field at the specified index.    
 MethodGets the name of the field at the specified field index.    
 MethodGets the ordinal field index of the field with the specified name.    
 MethodGets the value of the field at the specified index.    
Top
See Also

Reference

IDataRecord Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace