Returns the name of the source data type.
Public Overrides Function GetDataTypeName( ByVal index As Integer ) As String
public override string GetDataTypeName(int index)
index The zero-based column ordinal.
The name of the back-end data type.