Ejemplo n.º 1
0
 /// <summary>
 /// Gets the Type that is the data type of the object.
 /// </summary>
 public override Type GetFieldType(int ordinal) => _tableRows.GetFieldType(ordinal);