예제 #1
0
 public static string GetConnString()
 {
     return(WebConfigurationManager.ConnectionStrings("CRAP_HOME_USE_ACCESS").ConnectionString);
 }