MS SqlServer Dialect

Hi folks,
I’m installing ReportServer with MS SqlServer. I saw it uses customized dialects (net.datenwerke.rs.utils.hibernate.MySQL5Dialect for example). What dialect should I use with MS SqlServer 2014?

Thanks in advance,

Just in case someone else has the same doubt: I tried with net.datenwerke.rs.utils.hibernate.SqlServerDialect and it is working fine.