示例#1
0
 string GetParamName(string name, object index)
 {
     return(dBAdapter.GetParamName(name, index));
 }