[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.IListDataSource.GetOrdinal

GetOrdinal Method

GetOrdinal(string)

Allows to cache ordinal. Suggested to return 0 or any valid value for GetValue(string, int) method implementation.

Declaration
int GetOrdinal(string fieldName)
Parameters
Type Name Description
string fieldName
Returns
Type Description
int