Click or drag to resize
SqlHelperGetSqlValue Method
Gets the value representation for a SQL query text

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetSqlValue(
	Object value
)

Parameters

value
Type: SystemObject
Value

Return Value

Type: String
See Also