示例#1
0
 internal SqlServerSelectParser(SqlServerProvider connection)
 {
     Connection = connection;
 }