This method is not supported.
Public Shadows Function GetData(ByVal i As Integer) As IDataReader
public new IDataReader GetData(int i)
When called, it throws an InvalidOperationException.