[]
Gets the name of the SQL dialect, such as "MySQL" or "MsSql".
public string Name { get; }
A string representing the name of the SQL dialect.