SqlDeleteWhiteSpace Function | |
Note: This API is now obsolete.
**Missing documentation **
Namespace:
XSharp_VOSQLClasses
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax [ObsoleteAttribute]
FUNCTION SqlDeleteWhiteSpace(
cString AS STRING
) AS STRING
[ObsoleteAttribute]
public static string SqlDeleteWhiteSpace(
string cString
)
Request Example
View SourceParameters
- cString
- Type: String
Return Value
Type:
StringSee Also