ServicePRO SDK Help

clsSharedFunctions..::..MakeSQLString Method

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static string MakeSQLString(
	string Value
)
Public Shared Function MakeSQLString ( _
	Value As String _
) As String

Parameters

Value
Type: String