ConnectionProviderSql.EscapeConnectionStringArgument(String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
argument | String |
Returns
Type |
---|
String |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
public static string EscapeConnectionStringArgument(
string argument
)
Public Shared Function EscapeConnectionStringArgument(
argument As String
) As String
Name | Type |
---|---|
argument | String |
Type |
---|
String |
No
Your feedback is appreciated.