ConnectionProviderSql.FormatConstraintSafe(String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
constraintName | String |
Returns
Type |
---|
String |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
public string FormatConstraintSafe(
string constraintName
)
Public Function FormatConstraintSafe(
constraintName As String
) As String
Name | Type |
---|---|
constraintName | String |
Type |
---|
String |
No
Your feedback is appreciated.