CommandText="SELECT * FROM Lx WHERE Zt LIKE @name";
Command.Parameters.AddWithValue(@zt,SqlDbType.string,"%"+aa+"%);