ConnectionProviderSql.ComposeSafeSchemaName(String) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| tableName | String |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public virtual string ComposeSafeSchemaName(
string tableName
)
Public Overridable Function ComposeSafeSchemaName(
tableName As String
) As String
| Name | Type |
|---|---|
| tableName | String |
| Type |
|---|
| String |