sql_identifier_quote
Description:
[ Version ( since = "4.0.3" ) ]
public string sql_identifier_quote (string id, Connection? cnc, ServerProvider? prov, bool meta_store_convention, bool force_quotes)
Parameters:
id |
an SQL identifier |
cnc |
a Connection object, or |
prov |
a ServerProvider object, or |
force_quotes |
set to |
Returns:
the representation of |
Namespace: Gda
Package: libgda-5.0