Skip to main content

ConnectionProviderSql.EscapeConnectionStringArgument(String) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public static string EscapeConnectionStringArgument(
    string argument
)

#Parameters

Name Type
argument String

#Returns

Type
String
See Also