Table of Contents

Method GetOrdinal

Namespace
Innova.Data
Assembly
Innova.Data.dll

GetOrdinal(string)

Return the index of the named field.

public int GetOrdinal(string name)

Parameters

name string

The name of the field to find.

Returns

int

The index of the named field.