Click or drag to resize
DataTypeManagerUNICODE Field
Represents the format string for a unicode text on SQL server

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public const string UNICODE = "N'{0}'"

Field Value

Type: String
See Also