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