方法はありますか?以下は機能しません。
var customer = constructor.Entity<Customer>();
customer.Property(c => c.Date).DataType("smalldatetime");
方法はありますか?以下は機能しません。
var customer = constructor.Entity<Customer>();
customer.Property(c => c.Date).DataType("smalldatetime");