コード例 #1
0
 public SqlType[] SqlTypes(IMapping mapping)
 {
     return(RealType.SqlTypes(mapping));
 }