112 {
113 get
114 {
118 {
121 }
122 try
123 {
125 }
126 catch (IndexOutOfRangeException e)
127 {
128 ExceptionBuilder.TraceExceptionWithoutRethrow(e);
129 throw ExceptionBuilder.ArgumentOutOfRange("ordinal");
130 }
131 }
132 }
void ValidateOpen(string caller)
DataTable _currentDataTable