Example #1
0
 /// <summary>
 /// Gets the name of the specified column.
 /// </summary>
 public override string GetName(int ordinal) => _tableRows.GetName(ordinal);