Ejemplo n.º 1
0
 /// <summary>
 /// Gets a string representing the data type of the specified column.
 /// </summary>
 public override string GetDataTypeName(int ordinal) => _tableRows.GetDataTypeName(ordinal);