CodePageEncodings

Returns a list of supported CodePage encodings

  • View
  • SQL Server Compatibility: 2008, 2012, 2014, 2016, 2017
Column name Data type Description
CodePage int CodePage Identifier
Name nvarchar(510) Encoding Name

Remarks:

For additional information see Microsoft .Net Encoding.GetEncodings Method

See Also: