Skip to main content
A newer version of this page is available. .

ConnectionProviderSql.ComposeSafeConstraintName(String) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

public virtual string ComposeSafeConstraintName(
    string constraintName
)

Parameters

Name Type
constraintName String

Returns

Type
String
See Also