Skip to main content

ConnectionProviderSql.ComposeSafeConstraintName(String) Method

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public virtual string ComposeSafeConstraintName(
    string constraintName
)

Parameters

Name Type
constraintName String

Returns

Type
String
See Also