コード例 #1
0
 public int GetColumnIndex(string name)
 {
     return(_internalReader.GetColumnIndex(name));
 }