コード例 #1
0
 public static void Init()
 {
     SessionFactory.Init(@"Server=.;Database=Northwind;Trusted_Connection=true");
 }