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