ConnectionProviderSql.ComposeSafeConstraintName(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 virtual string ComposeSafeConstraintName(
string constraintName
)
Public Overridable Function ComposeSafeConstraintName(
constraintName As String
) As String
Name | Type |
---|---|
constraintName | String |
Type |
---|
String |
No
Your feedback is appreciated.