Click or drag to resize
DataTypeManagerPLAIN Field
Represents the format string for a plain SQL value

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

Field Value

Type: String
See Also