Visual Basic (Declaration) | |
---|---|
Function GetOrdinal( _ ByVal fieldName As System.String _ ) As System.Integer |
C# | |
---|---|
System.int GetOrdinal( System.string fieldName ) |
Parameters
- fieldName
- A String value of the field name for which to get the ordinal.
ActiveReports Developer 7 | |
GetOrdinal Method | |
See Also |
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDataRecord Interface : GetOrdinal Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Function GetOrdinal( _ ByVal fieldName As System.String _ ) As System.Integer |
C# | |
---|---|
System.int GetOrdinal( System.string fieldName ) |