This API is used to query the SQL Server character set list.
Name |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Specifies the project ID of a tenant in a region. For details about how to obtain the project ID, see Obtaining a Project ID. |
Name |
Type |
Description |
---|---|---|
charSets |
List<String> |
Indicates the character set information list. |
{ "charSets": ["Chinese_PRC_CI_AS", "SQL_Latin1_General_CP1_CI_AS", "French_BIN", "Chinese_PRC_Stroke_BIN", "Chinese_PRC_CI_AI"] }
For details, see Abnormal Request Results.
For details, see Status Codes.
For details, see Error Codes.