I can't find columns of database
问题 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Data.SqlClient; namespace CSharpApp.Classes { public class RegistrationClass { SqlConnection myConnection = new SqlConnection("Data Source=MOE- PC\\SQLEXPRESS; InitialCatalog=db_University;Integrated Security=True;Pooling=False"); ConnectionClass con = new ConnectionClass(); String fullName, motherName, gender, placeOfBirth, email, phone, adress, schoolDegree, languages, highSchool, faculty,