Skip to main content

ConnectionProviderSql.ComposeSafeTableName(String) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public virtual string ComposeSafeTableName(
    string tableName
)

#Parameters

Name Type
tableName String

#Returns

Type
String
See Also