SqlHelperGetSqlValue Method |
Gets the value representation for a SQL query text
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string GetSqlValue(
Object value
)
Parameters
- value
- Type: SystemObject
Value
Return Value
Type:
StringSee Also