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