Skip to main content

ConnectionProviderSql.FormatOuterApply(String, String) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public virtual string FormatOuterApply(
    string sql,
    string alias
)

#Parameters

Name Type
sql String
alias String

#Returns

Type
String
See Also