GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDataRecord Interface |
For a list of all members of this type, see IDataRecord members.
Name | Description | |
---|---|---|
GetData | Returns an IDataRecord providing access to a related set of child records. | |
GetFieldType | Gets the data type of the field at the specified index. | |
GetName | Gets the name of the field at the specified field index. | |
GetOrdinal | Gets the ordinal field index of the field with the specified name. | |
GetValue | Gets the value of the field at the specified index. |