| DatabaseSqlString Method |
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax public static string SqlString(
string value
)
Public Shared Function SqlString (
value As String
) As String
Parameters
- value
- Type: SystemString
Return Value
Type:
StringSee Also