Method QuoteIdentifier(string)

Assembly: redb.Postgres.dll

Identifier escaping: "name" for PostgreSQL, [name] for MSSQL

public string QuoteIdentifier(string name)