ConnectionProviderSql.FormatConstraintSafe(String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| constraintName | String |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public string FormatConstraintSafe(
string constraintName
)
Public Function FormatConstraintSafe(
constraintName As String
) As String
| Name | Type |
|---|---|
| constraintName | String |
| Type |
|---|
| String |